Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
# Roadmap
|
||
|
||
> Future only. Completed work → [progress.md](progress.md). Immediate milestone → [next-steps.md](next-steps.md).
|
||
|
||
## Near Term
|
||
|
||
1. Complete white-label runtime rendering (theme + public tenant paths)
|
||
2. First business module (preferred: Restaurant / digital menu)
|
||
3. Custom domain DNS/TXT verification
|
||
4. Advanced membership permissions & invites
|
||
|
||
## Mid Term
|
||
|
||
1. ~~Accounting module with Posting Engine~~ (Phases 5.1–5.11 done; 5.12 AI planned)
|
||
2. CRM module
|
||
3. Notification service as central fanout
|
||
4. File storage + S3 provider
|
||
5. Payment gateway for subscriptions and commerce
|
||
|
||
## Longer Term
|
||
|
||
1. Ecommerce → Marketplace
|
||
2. Live Chat + AI Assistant
|
||
3. Smart Messenger + SMS Panel
|
||
4. Automation engine on real message bus
|
||
5. Subscription & Entitlement as independent service
|
||
6. Compliance connectors (e.g. tax authority)
|
||
|
||
## Phase Areas
|
||
|
||
- [Accounting](phases/Accounting/README.md)
|
||
- [CRM](phases/CRM/README.md)
|
||
- [Restaurant](phases/Restaurant/README.md)
|
||
- [Marketplace](phases/Marketplace/README.md)
|
||
- [Automation](phases/Automation/README.md)
|
||
- [AI](phases/AI/README.md)
|
||
- [Future](phases/Future/README.md)
|
||
|
||
## Related Documents
|
||
|
||
- [Module Registry](module-registry.md)
|
||
- [Provider Registry](provider-registry.md)
|
||
- [Architecture Overview](architecture/architecture.md)
|