feat(billing): wire billing pages to the API (PMS-33 client) #61

Merged
vas2000-work merged 3 commits from feat/pms-33-billing-client into main 2026-06-05 06:38:26 +02:00
Owner

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).

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).
Replace the demo Billing pages with real data: invoice list (paginated +
filters), detail with lines, create + generate-from-time-entries, payments,
tax-rates CRUD, and payment-gateway config, against the /api/v1 billing
endpoints. New src/modules/billing DTOs; money rendered from the server's
decimal-as-string. Wired through the typed fetch helper like contacts.

#PMS-33

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Merge remote-tracking branch 'origin/main' into feat/pms-33-billing-client
All checks were successful
Check / clippy + fmt + tests (pull_request) Successful in 33s
9ddfb58f94
Merge branch 'main' into feat/pms-33-billing-client
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
Check / clippy + fmt + tests (pull_request) Successful in 1m5s
f81f0868b1
vas2000-work deleted branch feat/pms-33-billing-client 2026-06-05 06:38:27 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!61
No description provided.