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

I want to remove the default header and footer from the Quotation / Sale report.

I change <t t-call="web.external_layout"> from report_saleorder_document file to <t t-call="web.basic_layout"> but after I upgrade sale module changes won't happen. Any ideas why? should I upgrade another module as well?



Avatar
Discard
Best Answer

First You need to inherit this in your custom module then make changes and it will affect.

Avatar
Discard
Best Answer

If you change views directly in the original code without creating new views by inheritance, your changes will be overwritten by the next module update.

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1120
0
Aug 23
1407
0
Aug 22
1792
2
Jan 20
7544
1
Aug 19
2971