How to Add a Shipping Cost Row in Order Invoice (Not in Shipping)?

Hi, I’m using Dolibarr for invoicing and need to add a shipping cost row directly in the order invoice, not under the shipping module. I want the shipping cost to appear as a separate line item (like in this picture below) when creating an invoice from an order.

Is there a way to do this manually or through a setting? Or do I need a custom module?

Thanks in advance!

The easiest way to do this is to simply create a “service” called shipping cost and then when invoicing, you would add a line for shipping and plug in the appropriate amount.for the invoice module to tabulate.

Hope this helps.

Frank

Thank you for your suggestion! I tried it, and it worked, but the shipping cost appears inside the invoice table instead of below it. I really appreciate your help.

It sounds a bit like you need to modify your invoice template. I think it is in ODF, but I have never done it myself.

ODF or ODT? I checked the modules and saw there are ODT and ODS from LibreOffice, OpenOffice, KOffice, and TextEdit. I wouldn’t have noticed that if you hadn’t mentioned it, so thanks a lot! I definitely need to learn more about this. Really appreciate your help!

ODT is probably correct, sorry about the confusion.