Skip to Content
Menu
This question has been flagged
2 Replies
28509 Views

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?

Avatar
Discard
Author Best Answer

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 ??

Avatar
Discard

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.

Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
1748
1
Aug 23
1046
1
Nov 22
1277
4
Oct 21
4763
0
Feb 21
1991