Uecko_ERP/modules/customer-invoices
david a264f43b95 feat: enhance proforma listing and archiving functionality
- Updated proforma listing behavior to utilize `Criteria filters[]` for managing archived and active proformas.
- Removed `archived` query parameter from backend; frontend now manages `archiveView` state.
- Implemented new filters for `archived_at` and `status` in the proforma listing API.
- Adjusted proforma creation and deletion contracts to reflect changes in archiving logic.
- Introduced new utility functions for building proforma listing criteria based on UI state.
- Updated frontend components to support new filtering options and maintain state in the URL.
- Added SQL index for improved performance on proforma queries.
- Created new TypeScript types for managing proforma list filters and criteria.
2026-07-29 22:24:53 +02:00
..
src feat: enhance proforma listing and archiving functionality 2026-07-29 22:24:53 +02:00
templates v0.6.5 2026-05-05 13:34:36 +02:00
package.json feat(document-series): implement document series management API 2026-07-28 18:04:57 +02:00
tsconfig.json Identity (backend) 2026-07-05 11:44:10 +02:00