Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
2584 Prikazi

I am using Community version 11, and I would like to modify the Quotation printout look and feel, did anyone can tell where is the exact path of that file(s)? Thank you so much.


Avatar
Opusti
Best Answer

Hello,

Path of that file ,

/odoo-11.0/odoo/addons/sale/report/sale_report_templates.xml

/odoo-11.0/odoo/addons/sale/report/sale_report.xml


You Can Modify sale_report_templates As Per Your Requirement Using xpath.

Thanks.

Avatar
Opusti
Avtor Best Answer

@Pujara thanks for your advise.

I modified the sale_report_templates.xml (says just add some heading text) but still nothing change on the printout. I have restarted the whole services and servers, still nothing has been changed on the printout.

Should I do anything else to update it?

Avatar
Opusti