feat(billing): wire billing pages to the API (PMS-33 client) #61
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pms-33-billing-client"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace demo Billing pages with real API data: invoice list (paginated+filters), detail with lines, create + generate-from-time-entries, payments, tax-rates CRUD, payment-gateway config. New billing DTOs; money from decimal-as-string. wasm check + clippy -D + fmt clean. Rebased on latest main (incl. audit client).