TorbatYar/docs/phases/Accounting/phase-5.6-sales-accounting-integration.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

24 lines
796 B
Markdown

# Phase 5.6 — Sales Accounting Integration
| Field | Value |
| --- | --- |
| Status | Complete |
| Module | accounting |
| Version | 0.5.6.0 |
## Delivered
- SalesPostingProfile, AccountingProfile, PostingRule
- SalesAccountingConfiguration, RevenueRecognition, RevenueSchedule
- AccountingPreview, PostingSimulation
- **SalesAccountingService** — preview + post sales invoices via Posting Engine
- Configurable posting profiles per document type
- Sales accounting API: profiles, preview, post
- Permissions: `sales_accounting.*`
- Events: `sales_invoice.posted`, `revenue.recognized`, `posting_rule.executed`, etc.
## Related
- [Phase 5.5](phase-5.5-accounts-receivable-payable.md)
- [Phase 5.7](phase-5.7-purchase-inventory-accounting-integration.md) (planned)