コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
34986 ビュー

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
3051
1
8月 23
2549
1
11月 22
2479
4
10月 21
7013
0
2月 21
1991