Commit Graph

68 Commits

Author SHA1 Message Date
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
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
7a161717c2 Módulo Identity 2026-07-01 09:51:22 +02:00
1551d65f63 . 2026-06-25 13:49:59 +02:00
879927db45 Traducciones 2026-06-15 11:39:05 +02:00
5bc9920538 . 2026-06-13 14:58:09 +02:00
0e193ee9ce . 2026-05-28 12:55:50 +02:00
09905fc2d3 Bug en Criteria 2026-05-13 16:58:12 +02:00
4f331ceb14 v0.6.6
Co-authored-by: Copilot <copilot@github.com>
2026-05-13 13:16:09 +02:00
3b77fb7cb8 . 2026-05-11 21:47:38 +02:00
a248e8cdc0 Líneas de proformas
Co-authored-by: Copilot <copilot@github.com>
2026-05-07 17:56:25 +02:00
2c6cac4859 . 2026-05-06 13:10:47 +02:00
92faca9bfa . 2026-05-04 20:33:24 +02:00
1beaa05fa4 v0.6.3 2026-05-04 17:25:43 +02:00
79e90ec00f Edición de detalles de factura 2026-04-29 17:02:08 +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
b5f4c4cdfc . 2026-04-20 21:15:35 +02:00
bc554c180e . 2026-04-20 20:56:14 +02:00
53eb33376c Muchos cambios 2026-04-20 19:20:42 +02:00
588aacd48a . 2026-04-14 17:16:00 +02:00
ff6905b845 Update de proformas 2026-04-13 13:05:00 +02:00
88a7a36c4b . 2026-04-13 11:14:34 +02:00
0fc1dc0cb3 Limpieza 2026-04-04 20:40:05 +02:00
941ad25401 . 2026-03-03 12:05:09 +01:00
dc204237b1 . 2026-02-07 23:07:23 +01:00
1a33dbac0c Informes con FastReport 2026-01-13 19:41:14 +01:00
169de55b0a Facturas de cliente 2025-11-21 19:42:17 +01:00
156dc9db0f Informes 2025-11-19 17:05:01 +01:00
99c161cb31 . 2025-11-13 12:49:36 +01:00
60dacc4c32 Helpers comunes 2025-11-12 18:17:28 +01:00
5f08cfaa15 Facturas de cliente 2025-11-12 15:48:57 +01:00
d062c4b5fe Clientes -> arreglos varios: imports, formateo, quitar AG Grid 2025-11-04 17:01:13 +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
2fc9deea85 Facturas de cliente 2025-10-19 21:04:16 +02:00
8b3008f6d8 Facturas de cliente 2025-10-18 21:57:52 +02:00
d539e5b5f1 Facturas de cliente 2025-10-16 13:18:55 +02:00
606601026a Facturas de cliente 2025-10-14 15:46:57 +02:00
d971411757 Facturas de cliente 2025-10-13 19:41:21 +02:00
78cc422d9a Facturas de cliente 2025-10-12 12:43:06 +02:00
b97d32b607 Facturas de cliente 2025-10-11 18:44:38 +02:00
0f4619dd06 Facturas de cliente 2025-10-08 17:44:08 +02:00
04edf3df68 Facturas de cliente 2025-10-08 15:11:26 +02:00
ec86f74830 Facturas de cliente 2025-10-06 19:40:37 +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
7e700bdf22 Clientes y facturas de cliente 2025-09-24 13:49:17 +02:00
01ead56fff Clientes 2025-09-23 10:59:15 +02:00
5f2afd0520 .. 2025-09-22 10:13:59 +02:00