feat(fusion_accounting_reports): report_table component with drill chevrons

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 16:01:45 -04:00
parent b33e12e587
commit 6d020f6419
3 changed files with 84 additions and 1 deletions

View File

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