Add an overdue invoice counter #1

Merged
platform-admin merged 1 commit from feature/ui into dev 2026-09-19 19:08:07 +00:00

Adds GET /api/invoices/overdue/count plus a test that compares it with the list endpoint.

Written in a Coder workspace; CI has run on the branch.

Adds GET /api/invoices/overdue/count plus a test that compares it with the list endpoint. Written in a Coder workspace; CI has run on the branch.
Add an overdue invoice counter
All checks were successful
CI / test (pull_request) Successful in 28s
CI / lint (push) Successful in 5s
CI / validate-contract (push) Successful in 5s
CI / test (push) Successful in 28s
CI / build (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / lint (pull_request) Successful in 4s
CI / validate-contract (pull_request) Successful in 5s
CI / build (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
98c10896f6
A small endpoint that answers how many invoices are past due, with a test
that checks it agrees with the list endpoint rather than asserting a fixed
number.
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
acme/invoice-ai!1
No description provided.