Hi everyone, so previously I deleted the PDF report header template built into odoo 17. Can someone tell me how to restore the header?
I deleted the first page of the PDF report, not the source code
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everyone, so previously I deleted the PDF report header template built into odoo 17. Can someone tell me how to restore the header?
I deleted the first page of the PDF report, not the source code
Hello,
You can restore the changes you did using Odoo studio from Source code so you need someone to check it for you.
For the part I deleted when I accessed :
odoo studio -> report -> select one of the PDFs -> that initial display is what I deleted
and now, everything is gone
https://drive.google.com/file/d/1mRlC30T2M4VkAmctUcrXq2jcM5WYF7-S/view?usp=sharing
Odoo studio create an extended views for any change so you need to go to Technical - > views and search for view with external_id start with studio_customization and make sure to remove the ones related to changes you did.
Be Careful before doing this if you don't know you can archive it first and check your report.