This question has been flagged
1 Reply
2238 Views

I am trying to print different footer for each report, for instance : for Invoices, quotations and P.orders, each one will have different footer, I try it with t-if condition but it works only in one report, when I change for P.order will give an error because the field I have in the condition do not exist.

I would appreciate some suggestions how to solve this.

thanks!

Avatar
Discard

Please provide your code.

Best Answer

Hi,

You can refer to the blog: https://www.cybrosys.com/blog/how-to-customize-header-footer-for-all-reports-in-odoo-15 and based on the if condition you can add different conditional statements

Hope it helps

Avatar
Discard