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

Hi,

I would like to make some changes to default PDF view of Odoo 16. 

In default, there are several fields like this: 

Quotation Date: 

Expiration:

Salesperson:

Description Quantity Unit Price Taxes Total Price



So, how can I do these changes, with source code update? Do you know which model should I change? For instance lets remove default taxes field

Avatar
Discard
Best Answer

Hi,

If you know the external id, then you can use it to inherit and using xpath, make necessary modifications.
If we go to Settings -> Technical -> Reports, we can see all the reports. From there, select the report you want to customise and check the external id.
You can refer to this blog for more information. Even though it's in version 14, you can follow the same steps for 16.


https://www.cybrosys.com/blog/inheriting-existing-pdf-reports-in-odoo14


Hope it helps

Avatar
Discard
Author Best Answer

In other words, how can we inherit and modify existing pdf reports

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 25
2338
0
Jul 24
1628
1
Aug 23
2745
2
Apr 25
24636
1
Sep 22
3428