콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1106 화면

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.