feat(fusion_accounting): meta-module now installs followup sub-module
Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
'name': 'Fusion Accounting',
|
'name': 'Fusion Accounting',
|
||||||
'version': '19.0.1.0.3',
|
'version': '19.0.1.0.4',
|
||||||
'category': 'Accounting/Accounting',
|
'category': 'Accounting/Accounting',
|
||||||
'sequence': 25,
|
'sequence': 25,
|
||||||
'summary': 'Meta-module that installs the full Fusion Accounting suite (core, AI, migration; bank rec, reports, etc. as later sub-modules ship).',
|
'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_bank_rec AI-assisted bank reconciliation (Phase 1)
|
||||||
- fusion_accounting_reports AI-augmented financial reports (Phase 2)
|
- fusion_accounting_reports AI-augmented financial reports (Phase 2)
|
||||||
- fusion_accounting_assets AI-augmented asset management (Phase 3)
|
- 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):
|
Future sub-modules (added per the roadmap as each Phase ships):
|
||||||
- fusion_accounting_dashboard (Phase 4)
|
- fusion_accounting_dashboard (Phase 5)
|
||||||
- fusion_accounting_followup (Phase 5)
|
|
||||||
- fusion_accounting_budget (Phase 6)
|
- fusion_accounting_budget (Phase 6)
|
||||||
|
|
||||||
Built by Nexa Systems Inc.
|
Built by Nexa Systems Inc.
|
||||||
@@ -36,6 +36,7 @@ Built by Nexa Systems Inc.
|
|||||||
'fusion_accounting_bank_rec',
|
'fusion_accounting_bank_rec',
|
||||||
'fusion_accounting_reports',
|
'fusion_accounting_reports',
|
||||||
'fusion_accounting_assets',
|
'fusion_accounting_assets',
|
||||||
|
'fusion_accounting_followup',
|
||||||
],
|
],
|
||||||
'data': [],
|
'data': [],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
|
|||||||
Reference in New Issue
Block a user