feat(fusion_accounting_reports): SCSS foundation for OWL reports widget

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 15:59:50 -04:00
parent 97640a5ac8
commit 1f94927f12
4 changed files with 248 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
'name': 'Fusion Accounting Reports',
'version': '19.0.1.0.21',
'version': '19.0.1.0.22',
'category': 'Accounting/Accounting',
'summary': 'AI-augmented financial reports (P&L, balance sheet, trial balance, GL).',
'description': """
@@ -39,6 +39,9 @@ menu hides; the engine and AI tools remain available for the chat.
],
'assets': {
'web.assets_backend': [
'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',
],
},
'installable': True,