Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1087 Переглядів

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

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.