Uecko_ERP/modules/customer-invoices/src/web
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
..
issued-invoices . 2026-07-14 20:39:31 +02:00
proformas feat: enhance proforma listing and archiving functionality 2026-07-29 22:24:53 +02:00
customer-invoice-routes.tsx Crear una proforma 2026-06-29 11:13:10 +02:00
globals.css Proformas 2025-11-16 20:30:11 +01:00
i18n.ts Arreglo de idiomas en producción 2025-12-01 19:55:49 +01:00
manifest.ts . 2026-06-25 13:49:59 +02:00