This is what my invoice and report layout looks like in the preview
It is the standard boxed layout except I changed one single thing: I removed the bottom horizontal separator
Here is the code( I highlighted the changes I did, which is only one line)
The changes I added work perfectly fine as you can see in the preview. (I know, I should add changes by adding a inherited view)
However, the moment I generate a pdf from this layout, it is missing the header and footer
This is what it looks like:
What am I doing wrong or what did I misconfigure?
Thank you for your help.
Info:
Odoo 15, Linux debian 11 bullseye, 2vCPUS 8GB Ram, 120 GB, odoo linux install (no docker)