Commit Graph

25 Commits

Author SHA1 Message Date
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
1551d65f63 . 2026-06-25 13:49:59 +02:00
0e193ee9ce . 2026-05-28 12:55:50 +02:00
09905fc2d3 Bug en Criteria 2026-05-13 16:58:12 +02:00
1beaa05fa4 v0.6.3 2026-05-04 17:25:43 +02:00
4361df07a0 . 2026-04-28 11:49:21 +02:00
cfbc4e6657 Edición de proformas y más 2026-04-28 11:34:22 +02:00
bc554c180e . 2026-04-20 20:56:14 +02:00
53eb33376c Muchos cambios 2026-04-20 19:20:42 +02:00
0fc1dc0cb3 Limpieza 2026-04-04 20:40:05 +02:00
dc204237b1 . 2026-02-07 23:07:23 +01:00
1a33dbac0c Informes con FastReport 2026-01-13 19:41:14 +01:00
8a3bc7ac45 Clientes y Facturas de cliente 2025-10-28 18:52:30 +01:00
7cad265aff Clientes y Facturas de cliente 2025-10-20 20:40:28 +02:00
8b3008f6d8 Facturas de cliente 2025-10-18 21:57:52 +02:00
19fb7c04e2 Criteria -> quickSearch 2025-09-30 12:59:32 +02:00
3846199cbe Clientes y facturas de cliente 2025-09-24 19:30:35 +02:00
817dcff8c5 Facturas de cliente 2025-09-12 18:23:36 +02:00
e65524ea3c Facturas de cliente 2025-09-04 12:02:24 +02:00
5064494b12 Facturas de cliente 2025-09-03 20:04:09 +02:00
4a36097290 Clientes 2025-08-28 11:33:16 +02:00
78cd1299bf Facturas de cliente y clientes 2025-08-12 13:23:50 +02:00
d7bce7fb56 Facturas de cliente y clientes 2025-08-11 19:49:52 +02:00
4a73456c46 Facturas de cliente 2025-06-24 20:38:57 +02:00
eabd63ec09 . 2025-05-27 19:47:03 +02:00