Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
35062 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лист. 22
3062
1
серп. 23
2555
1
лист. 22
2495
4
жовт. 21
7050
0
лют. 21
1991