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

what's name of invoice qweb file ? I want to customize Invoice generated by odoo and is there ready python code available for ready customized Invoices.


Thanks in advance.

 

Avatar
Discard
Best Answer

Search for "report_invoice_document" in "Settings/Technical/Views" menu to change the invoice report.

Avatar
Discard
Best Answer

Hi,
To find the template name of any report, what you have to do is that, activate the developer mode and navigate to settings -> technical -> reporting -> reports, search for the report that you need, in this case search invoice, then click and open the report.


Once it is opened, in the top right, you can see a smart button named Qweb Views, click on it, you will all the templates(main and inherited)




Also there is a field named Template name, you can get the value from there also.




Thanks


Avatar
Discard
Related Posts Replies Views Activity
1
Apr 24
320
3
Oct 23
6411
0
Aug 22
2290
1
Sep 21
2033
0
Apr 21
4152