Skip to Content
Menu
This question has been flagged
2 Replies
3351 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
Nov 25
786
0
Apr 25
3183
0
Jul 24
2311
1
Aug 23
3479
2
Apr 25
28438