跳至內容
選單
此問題已被標幟
2 回覆
2580 瀏覽次數

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?

頭像
捨棄