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

Hello everyone, in the Accounting > Analysis module, there are dynamic reports like the balance sheet. Is it possible to extend these reports by adding additional columns from another module? Any answers are welcome (forum, discussion, etc.).

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

Hi,

Yes, it's possible to extend dynamic reports like the balance sheet in Odoo's Accounting module by adding additional columns from another module. This can be done by customizing the report's template and logic. You would typically inherit the existing report template, add the new columns to the QWeb template, and then modify the corresponding Python methods that generate the report data to include fields from the other module. This allows you to display additional information in the report.


Hope this helps.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
февр. 25
37
1
февр. 25
740
1
янв. 25
706
2
дек. 24
908
0
дек. 24
576