Commit Graph

27 Commits

Author SHA1 Message Date
b5b99a5ddb feature/tabla-bitacora-logs-task 2026-03-24 13:07:35 -06:00
79b2506af4 feature/fix-invoices-csv 2026-03-24 08:06:48 -06:00
9cfc8b3215 feature/carga-csv-db-expo-data-to-platform 2026-03-20 15:04:28 -06:00
9e30dede1c checkpoint 2026-03-20 09:49:46 -06:00
3f16378ed0 feature/fix-invoice-status 2026-03-18 15:49:47 -06:00
4b4bb9e8a7 feature/csv-pruebas 2026-03-18 15:33:40 -06:00
hreyes
fbbe4370de feature/refactorizacion-tabla-sector 2026-03-17 11:21:28 -06:00
e3d4686abe Update invoice processing terminology from 'who_updated' to 'who_processed'
- Renamed instances of 'who_updated' to 'who_processed' in the InvoiceService and related tasks to enhance clarity and consistency in invoice processing.
- Adjusted comments and documentation to reflect the updated terminology across various modules, ensuring alignment with recent changes in invoice status handling.
2026-03-13 13:02:35 -05:00
4f200de5ef Refactor invoice status terminology and update related logic
- Renamed 'is_processed' fields to 'status' in the InvoiceHeader model and updated corresponding attributes in schemas, services, and frontend components for consistency.
- Adjusted query filters and validation logic to reflect the new 'status' terminology.
- Updated comments and documentation to clarify changes in invoice status handling.
2026-03-13 12:54:58 -05:00
5522fbb0b9 Refactor invoice status handling to use 'processed' terminology
- Renamed instances of 'invoice_updated' to 'invoice_processed' across various modules to improve clarity and consistency in invoice status management.
- Updated validation and processing logic to reflect the new terminology, ensuring that all references are aligned with the recent changes in the invoice processing model.
- Adjusted related functions and validation checks to maintain functionality and accuracy in invoice processing workflows.
2026-03-13 12:44:07 -05:00
326f4019a2 Refactor invoice processing fields and update related logic
- Renamed fields in the `InvoiceHeader` model from `is_updated` to `is_processed` and updated corresponding attributes in schemas, services, and frontend components.
- Adjusted query filters and validation logic to reflect the new processing status.
- Updated comments and documentation to ensure clarity regarding the changes in invoice status handling.
2026-03-13 12:36:41 -05:00
hreyes
e1d4ef4a68 feature/correccion-de-carga-csv-falta-de-datos-fk 2026-03-12 11:41:11 -06:00
hreyes
a57b01b190 feature/items-ventana-por-tipo-factura 2026-03-12 07:27:00 -06:00
hreyes
3692fd890d feature/series-clarion-csv-validaciones-expo 2026-03-10 17:03:24 -06:00
hreyes
6d56448f9f feature/partidas-clarion-csv-validaciones-expo 2026-03-10 16:21:24 -06:00
hreyes
e6184cb757 feature 2026-03-10 12:43:34 -06:00
hreyes
a1c3b97375 feature/clarion-expo-csv-header 2026-03-10 10:31:30 -06:00
hreyes
423d0ac3fd feature/clarion-partidas-series-csv-comp-mex 2026-03-09 15:11:15 -06:00
hreyes
09e20fb109 feature/clarion-validaciones-invoices-csv-headers-comp-mex 2026-03-09 14:34:54 -06:00
hreyes
b0e788d0cd feature/feature/clarion-validaciones-invoices-csv-series-def-impo 2026-03-09 13:17:59 -06:00
hreyes
71d3446351 feature/feature/clarion-validaciones-invoices-csv-partidas-def-impo 2026-03-09 12:26:23 -06:00
hreyes
bcec74a741 feature/feature/clarion-validaciones-invoices-csv-headers-def-impo 2026-03-09 11:29:39 -06:00
hreyes
9d00c504c2 feature/clarion-invoices-temp-headers-csv 2026-03-09 10:13:42 -06:00
hreyes
23a9c1c40a feature/clarion-invoices-temp-partidas-csv 2026-03-09 08:41:14 -06:00
hreyes
4dc7fbd8ed feature/series-invoices-clarion-validations-csv 2026-03-09 07:28:05 -06:00
hreyes
e83205caf9 feature/abstraccion-de-funcionalidades-y-manejo-por-tareas-en-comun 2026-03-04 08:12:59 -07:00
hreyes
4c781b460a feature/layouts-csv-refact 2026-03-03 16:45:12 -07:00