Skip to Content
Menu
This question has been flagged
2 Replies
5052 Views

How can I customize or add extra column field in Invoice.

1:- Packaging

2:- Packaging Quantity

Because both options not available in Print Invoice/Invoice form layout instead of Sale.

How can I resolve this issue.

 

Avatar
Discard
Author

Thanks for your reply!
Odoo Studio definitely will be helpful for customization of report.

But I want free solution instead of paid because its very costly with annual bill only for one report.  

Best Answer

Hi,

Inherit the invoice form and add necessary fields to it, then you have to write the code to pass the values from sale order to invoice.

Once this is done, you can inherit the invoice report template and add new fields to it.

For modifying an existing report in odoo, see this video: https://www.youtube.com/watch?v=l2tvrpfOR1E


Thanks

Avatar
Discard
Best Answer

Hi Hafiz,

You can use Odoo Studio to do this:

https://www.odoo.com/documentation/15.0/applications/productivity/studio/how_to/reports.html

Activate Studio on the invoice form then click 'Reports' at the top right.

You should be able to add the packaging and packaging quantity as related fields, although I have not tested this.


Avatar
Discard
Related Posts Replies Views Activity
2
Dec 24
3130
1
Dec 24
352
4
Nov 24
1366
1
Sep 24
1137
1
Sep 24
1203