Uecko_ERP/modules
david 2010eab897 feat: add proforma status counting functionality
- Implemented `countByStatusInCompany` method in `SequelizeProformaRepositoryV2` and `ProformaRepository` to count proformas by status.
- Introduced `ProformaStatusCounts` type and `EMPTY_PROFORMA_STATUS_COUNTS` constant for managing status counts.
- Updated the `ProformasGrid` and `IssuedInvoicesGrid` components to support searching and fetching states.
- Enhanced the UI to display status counts in the segmented filter for proformas.
- Refactored the proforma list and issued invoices page to include search input and status filters with loading states.
- Added new entities and adapters for handling proforma status counts in the application layer.
2026-07-30 14:26:04 +02:00
..
auth v0.9.4 2026-07-15 18:52:45 +02:00
catalogs v0.9.4 2026-07-15 18:52:45 +02:00
companies v0.9.4 2026-07-15 18:52:45 +02:00
core feat: add proforma status counting functionality 2026-07-30 14:26:04 +02:00
customer-invoices feat: add proforma status counting functionality 2026-07-30 14:26:04 +02:00
customers feat: add proforma status counting functionality 2026-07-30 14:26:04 +02:00
document-series feat(document-series): implement document series management API 2026-07-28 18:04:57 +02:00
factuges v0.9.4 2026-07-15 18:52:45 +02:00
identity v0.9.4 2026-07-15 18:52:45 +02:00
supplier v0.9.4 2026-07-15 18:52:45 +02:00
supplier-invoices v0.9.4 2026-07-15 18:52:45 +02:00