コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1720 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
6月 25
1239
2
5月 25
1356
1
5月 25
683
1
2月 25
38
1
2月 25
1287