跳至內容
選單
此問題已被標幟
1 回覆
1754 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
7月 25
1407
1
6月 25
1339
2
5月 25
1386
1
5月 25
726
1
2月 25
38