Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3620 Представления

I am trying to override the default report_invoice_document for the account.move pdf reports. It is already showing up like this:

however as you can see, the original one is still there and the original on is being used when printing a report.

This is how I defined it in the code

What do I need to change in order for it to override the default report_invoice_document so that if someone generates a report at account.move the PDF will use my template?

Аватар
Отменить
Лучший ответ

Hi,

If you are looking to override/rewrite (which is not a recommended way) the existing template, you have to update the id with original external id of the template, which is, account.report_invoice_document in this case.


Instead of rewriting the existing template, you can consider inheriting the existing report template and applying the necessary changes via inherited template.


Thanks & Regards

Walnut Software Solutions

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
дек. 23
2940
1
окт. 23
7396
1
февр. 23
4378
0
июн. 22
2604
0
мар. 15
3366