Hi!
We often work on fixed-price projects where we agree on a total amount with the customer – for example, 350,000 NOK. This amount is based on an internal breakdown of several lines (hours, materials, equipment, etc.).
When the job is completed, we want to:
1. Invoice the customer with a single line showing the total amount (e.g. “Invoice according to agreement – 350,000 NOK”) – without showing the details.
2. Register the actual item/resource lines in the sales order with correct quantities and costs – so that:
- items are deducted from inventory
- resource usage is tracked
- we maintain correct internal reporting, profitability analysis, and item statistics
I’m aware of the workaround where we just customize the invoice PDF report layout to only display the total line, and hide all the detailed lines. However, this doesn’t help when sending the invoice as an electronic document (EHF/Peppol/e-invoice), where all the order lines are included in the XML file, and the customer can still see the full breakdown.
So my question is: Is there a proper way to handle this in Business Central – so that the customer only sees the total fixed amount (both in the PDF and the XML), but we still internally post all item/resource lines for correct cost and inventory tracking?
Any advice or experience on this would be greatly appreciated!