feat(fusion_accounting): meta-module now installs followup sub-module

Made-with: Cursor
This commit is contained in:
gsinghpal
2026-04-19 21:40:10 -04:00
parent aeb5461ad0
commit fbc1ac38f8

View File

@@ -1,6 +1,6 @@
{
'name': 'Fusion Accounting',
'version': '19.0.1.0.3',
'version': '19.0.1.0.4',
'category': 'Accounting/Accounting',
'sequence': 25,
'summary': 'Meta-module that installs the full Fusion Accounting suite (core, AI, migration; bank rec, reports, etc. as later sub-modules ship).',
@@ -16,10 +16,10 @@ Currently installs:
- fusion_accounting_bank_rec AI-assisted bank reconciliation (Phase 1)
- fusion_accounting_reports AI-augmented financial reports (Phase 2)
- fusion_accounting_assets AI-augmented asset management (Phase 3)
- fusion_accounting_followup AI-augmented customer follow-ups (Phase 4)
Future sub-modules (added per the roadmap as each Phase ships):
- fusion_accounting_dashboard (Phase 4)
- fusion_accounting_followup (Phase 5)
- fusion_accounting_dashboard (Phase 5)
- fusion_accounting_budget (Phase 6)
Built by Nexa Systems Inc.
@@ -36,6 +36,7 @@ Built by Nexa Systems Inc.
'fusion_accounting_bank_rec',
'fusion_accounting_reports',
'fusion_accounting_assets',
'fusion_accounting_followup',
],
'data': [],
'installable': True,