feat(fusion_accounting_reports): reports_service.js reactive frontend service

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 16:00:29 -04:00
parent 1f94927f12
commit 1ffa86b532
2 changed files with 149 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
'name': 'Fusion Accounting Reports',
'version': '19.0.1.0.22',
'version': '19.0.1.0.23',
'category': 'Accounting/Accounting',
'summary': 'AI-augmented financial reports (P&L, balance sheet, trial balance, GL).',
'description': """
@@ -42,6 +42,7 @@ menu hides; the engine and AI tools remain available for the chat.
'fusion_accounting_reports/static/src/scss/_variables.scss',
'fusion_accounting_reports/static/src/scss/reports.scss',
'fusion_accounting_reports/static/src/scss/dark_mode.scss',
'fusion_accounting_reports/static/src/services/reports_service.js',
],
},
'installable': True,