Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
2816 Visninger

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
Kassér
Bedste svar

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

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
nov. 24
1245
0
aug. 23
1517
0
aug. 22
1844
2
jan. 20
7627
1
aug. 19
3029