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

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
3042
1
8月 23
2532
1
11月 22
2466
4
10月 21
6995
0
2月 21
1991