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>
26 lines
782 B
Markdown
26 lines
782 B
Markdown
# Phase 5.5 — Accounts Receivable & Payable
|
|
|
|
| Field | Value |
|
|
| --- | --- |
|
|
| Status | Complete |
|
|
| Module | accounting |
|
|
| Version | 0.5.5.0 |
|
|
|
|
## Delivered
|
|
|
|
- CustomerAccount, SupplierAccount
|
|
- ReceivableInvoice, PayableInvoice
|
|
- Settlement, SettlementAllocation
|
|
- CreditNote, DebitNote, AdvancePayment, AdvanceReceipt
|
|
- CustomerStatement, SupplierStatement, AgingSnapshot
|
|
- **SettlementEngine** — automatic/manual allocation
|
|
- **AgingEngine** — customer/supplier aging buckets
|
|
- AR/AP API skeleton
|
|
- Permissions: `receivable.*`, `payable.*`, `settlement.manage`
|
|
- Events: `customer_invoice.created`, `settlement.completed`, etc.
|
|
|
|
## Related
|
|
|
|
- [Phase 5.4](phase-5.4-treasury-management.md)
|
|
- [Phase 5.6](phase-5.6-sales-accounting-integration.md)
|