You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clientLedger now attaches allocations (docNo + amount) to each payment and returns an outstanding[] list — issued invoices with outstandingPaise > 0 plus open (draft/sent/accepted) proformas, oldest-first by docNo. Read-only extension over the existing settlement math (outstandingPaise, allocations); no money/allocation logic changed. Mirrors the widened Payment/Ledger shapes onto apps/hq-web/src/api.ts for the upcoming Payments tab. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
2 days ago | |
|---|---|---|
| .. | ||
| scripts | 2 days ago | |
| src | 2 days ago | |
| test | 2 days ago | |
| .env.example | 3 days ago | |
| build-server.mjs | 2 weeks ago | |
| package.json | 4 days ago | |
| schema.sql | 2 weeks ago | |
| tsconfig.json | 2 weeks ago | |