diff --git a/fusion_accounting_reports/__manifest__.py b/fusion_accounting_reports/__manifest__.py index da493654..3b26073c 100644 --- a/fusion_accounting_reports/__manifest__.py +++ b/fusion_accounting_reports/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Fusion Accounting Reports', - 'version': '19.0.1.0.4', + 'version': '19.0.1.0.5', 'category': 'Accounting/Accounting', 'summary': 'AI-augmented financial reports (P&L, balance sheet, trial balance, GL).', 'description': """ @@ -31,6 +31,7 @@ menu hides; the engine and AI tools remain available for the chat. ], 'data': [ 'security/ir.model.access.csv', + 'data/report_pnl.xml', ], 'assets': { 'web.assets_backend': [ diff --git a/fusion_accounting_reports/data/report_pnl.xml b/fusion_accounting_reports/data/report_pnl.xml new file mode 100644 index 00000000..63685859 --- /dev/null +++ b/fusion_accounting_reports/data/report_pnl.xml @@ -0,0 +1,17 @@ + + + + Profit and Loss + pnl + pnl + 10 + previous_year + Income Statement summarizing revenue, expenses, and net income for a period. + + + +