I'm using Openerp 7 and i need to add the Incoterms on sales order purchase and invoces, i tried with [[o.incoterm]] and others but nothing comes does any one knows how to add this ?
thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm using Openerp 7 and i need to add the Incoterms on sales order purchase and invoces, i tried with [[o.incoterm]] and others but nothing comes does any one knows how to add this ?
thanks!
Use Report Designer as explained here: http://openerp.co.za/7/reports/reporting.html
Login on your Database
Download the Report in OpenOffice by using the plugin "Modify Existing Report" select: "Sales Order - Quotation / Order"
Insert the incoterm by copy the following into the report:
[[ (o.incoterm and o.incoterm.name) or '' ]]
Insert the confirmation date by copy the following line:
[[ formatLang(o.date_confirm,date = True) ]]
Save the report
Uplaod: Send to Server
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se