Uecko_ERP/modules/core/src/common/dto
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
..
amount-money.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
base.schemas.ts v0.6.3 2026-05-04 17:25:43 +02:00
country-code.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
critera.dto.ts feat: enhance proforma listing and archiving functionality 2026-07-29 22:24:53 +02:00
currency-code.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
email.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
error.dto.ts Facturas de cliente 2025-09-12 18:23:36 +02:00
index.ts . 2026-06-25 13:49:59 +02:00
iso-date-dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
land-phone.dto.ts . 2026-04-20 20:56:14 +02:00
language-code.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
list-view.response.dto.ts . 2026-02-07 23:07:23 +01:00
metadata.dto.ts Clientes y facturas de cliente 2025-09-24 19:30:35 +02:00
mobile-phone.dto.ts . 2026-04-20 20:56:14 +02:00
percentage.dto.ts Informes con FastReport 2026-01-13 19:41:14 +01:00
postal-code.dto.ts . 2026-06-25 13:49:59 +02:00
quantity.dto.ts Informes con FastReport 2026-01-13 19:41:14 +01:00
tin.dto.ts Edición de proformas y más 2026-04-28 11:34:22 +02:00
url.dto.ts Muchos cambios 2026-04-20 19:20:42 +02:00
website.dto.ts . 2026-06-25 13:49:59 +02:00