TorbatYar/docs/next-steps.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
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>
2026-07-24 15:26:43 +03:30

34 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Next Steps
> Immediate next milestone only. History → [progress.md](progress.md). Future map → [roadmap.md](roadmap.md).
## Current Milestone: Phase 5.12 readiness (AI provider) + production hardening
### Why
Accounting enterprise FE completion plan gates (Wave AD) are implemented against real APIs: foundation PATCH/archive, vouchers draft edit, ledger, treasury/AR/assets/payroll/reports/compliance, setup + COA templates, mobile nav. AI UI remains blocked until the AI Model Provider is Active.
### Scope
1. Mark AI Model Provider Active in `docs/provider-registry.md` when ready, then scaffold Phase 5.12 UI
2. Deploy accounting-service + frontend changes to production
3. Optional: richer report row DTOs / PDF export file download from storage
### Exit Criteria
- [ ] Provider registry AI entry → Active
- [ ] Production deploy verified for PATCH + setup + template import
- [ ] Phase 5.12 UI unblocked on scoreboard
### After This Milestone
Phase 5.12 AI Native Accounting → cross-module business integrations.
## Related Documents
- [Progress](progress.md)
- [Frontend](frontend/README.md)
- [Completion scoreboard](frontend/completion-scoreboard.md)
- [Accounting Phases](phases/Accounting/README.md)
- [AI Architecture](architecture/ai-architecture.md)