feat(fusion_accounting_reports): ai_commentary_panel OWL component (Fusion-only)

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 16:03:31 -04:00
parent 4677fae891
commit 8b6dd3aa63
3 changed files with 58 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
'name': 'Fusion Accounting Reports',
'version': '19.0.1.0.27',
'version': '19.0.1.0.28',
'category': 'Accounting/Accounting',
'summary': 'AI-augmented financial reports (P&L, balance sheet, trial balance, GL).',
'description': """
@@ -52,6 +52,8 @@ menu hides; the engine and AI tools remain available for the chat.
'fusion_accounting_reports/static/src/components/drill_down_dialog/drill_down_dialog.xml',
'fusion_accounting_reports/static/src/components/period_filter/period_filter.js',
'fusion_accounting_reports/static/src/components/period_filter/period_filter.xml',
'fusion_accounting_reports/static/src/components/ai_commentary_panel/ai_commentary_panel.js',
'fusion_accounting_reports/static/src/components/ai_commentary_panel/ai_commentary_panel.xml',
],
},
'installable': True,