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

hey, in odoo community it is possible to change the template for the quotation  under settings -> general settings -> Document Template. there are four samples. is it possible to edit them with some html or xml code in the filesystem of odoo?

is it only possible in the enterprise version?

形象
丢弃
编写者 最佳答案

I do not know if I do not understand it or if it is not explained well. where do I have to click in the odoo webportal so that I can get there to enter this code or do I have to do it directly in the commandline on the server? this guide is not complete in my opinion ??

形象
丢弃

1. Go to Settings and Activate developer mode.

2. Go to Settings >. General Settings. You will now see a link next to the document template field that allows you to modify the templates. You can select any of the 4 templates and edit them.

If you are not familiar with what is being described, you may want to go through the Developer documentation to understand how Odoo works before making any changes. Hope this helps.

最佳答案

Yes, you can change them by extending the underlying QWeb (XML based) templates. You can refer to the following documentation to understand how to do it.

https://www.odoo.com/documentation/12.0/reference/reports.html

形象
丢弃
相关帖文 回复 查看 活动
1
11月 22
2986
1
8月 23
2463
1
11月 22
2437
4
10月 21
6907
0
2月 21
1991