跳至内容
菜单
此问题已终结
2 回复
2604 查看

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.


形象
丢弃
最佳答案

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.

形象
丢弃
编写者 最佳答案

@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?

形象
丢弃