Commit Graph

287 Commits

Author SHA1 Message Date
8f1fa86ae3 feat: Enhance Fixed Asset Class form with blur-based lookups and US fraction masking, and refine pedimento creation flow and button labels. 2026-03-10 08:48:11 -05:00
2aab5c8fdc feat: add optional seed data functionality to init_first_time.sh
- Implemented argument parsing to allow for optional loading of example data with --seed-data flag.
- Added functions to seed example data for customs brokers, clients and providers, packages, classes, parts, pedimentos, and invoices.
- Enhanced user feedback during the seeding process with detailed output of the seeded data counts.
- Updated usage instructions in the script header to reflect the new functionality.
2026-03-08 01:15:08 -06:00
hreyes
8cd299609c Merge branch 'development' into feature/catalog-drivers 2026-03-06 10:14:55 -07:00
hreyes
3175383442 feature/catalogo-driver 2026-03-06 09:52:20 -07:00
hreyes
8ecc926ed1 feature/trailes-validaciones-clarion-csv-front 2026-03-06 09:06:46 -07:00
fa0a394bbd Merge pull request 'fix/agentes_aduanales_regex' (#190) from fix/agentes_aduanales_regex into development
Reviewed-on: ADUANASOFT/anexo76#190
2026-03-06 15:52:48 +00:00
2026230a52 Merge branch 'development' into fix/modulo-factura 2026-03-06 09:51:13 -06:00
hreyes
9c3e6827da Merge branch 'development' into feature/clarion-validations-csv-pedimentos 2026-03-05 11:36:39 -07:00
hreyes
cc715f259e feature/correccion-de-adauana-2-digitos 2026-03-05 10:27:24 -07:00
hreyes
1f391aa4a6 feature/pedimentos-csv-validations 2026-03-05 10:15:15 -07:00
375df79da5 Merge branch 'development' into feature/data-entry 2026-03-05 09:36:03 -06:00
hreyes
e486fd750f feature/csv-clarion-exchange-type 2026-03-04 15:50:30 -07:00
6afee0a976 feat: introduce compact prop to data table component and shorten "Actualizar" button label. 2026-03-04 15:49:45 -07:00
f423388865 Movidos botones de Actualizar Est y Desactualizar 2026-03-04 15:12:49 -07:00
5c677b9987 feat: Enhance pedimento save flow with detailed error handling, unique constraint checks for soft-deleted items, and multi-row selection in data table. 2026-03-04 11:40:48 -07:00
hreyes
196b70924e feature/parametros-csv 2026-03-04 10:56:40 -07:00
311d1c7259 feat: Implement auto-fill descriptions for key fields and enhance form layout in the fixed asset class form. 2026-03-04 10:42:11 -07:00
a77761f2e5 Enmascaramiento y regax para datos sensibles en los agentes aduanales 2026-03-04 10:41:37 -06:00
00004affe9 Validaciones para tipos de cambio 2026-03-04 08:09:11 -06:00
a0e231196e refactor: update Svelte components to use runes, snippets, and improved reactivity patterns. 2026-03-03 16:52:17 -07:00
hreyes
47a8a0e6fc Merge branch 'development' into feature/exchange-type 2026-03-03 13:10:20 -07:00
9ff53c5dd0 Merge pull request 'feature/estados-codigo-postal-corregidos' (#180) from feature/characters-postal-code into development
Reviewed-on: ADUANASOFT/anexo76#180
2026-03-03 20:07:42 +00:00
hreyes
ae23a080ba feature/alerta-no-registros-agentes-clientes 2026-03-03 12:58:33 -07:00
hreyes
4f5da6fe4a feature/estados-codigo-postal-corregidos 2026-03-03 12:01:57 -07:00
hreyes
ec8c3a7c2d feature/csv-templates 2026-03-03 10:13:35 -07:00
hreyes
a856262708 feature/faltantes-csv 2026-03-03 08:16:50 -07:00
hreyes
6026132db3 Merge origin/development: resolved conflicts in scripts/init_first_time.sh, backend/api/v1/modules/a76/invoices/services.py, .gitignore and others 2026-02-27 11:46:16 -07:00
139d3d7a0a Merge remote-tracking branch 'origin/development' into fix/clases_activo_fijo 2026-02-27 10:54:27 -06:00
18f63951ac Se corrigio el problema de las fracciones americanas y problemas al guardar 2026-02-27 09:19:27 -06:00
fbc97622d6 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/fracciones_americanas 2026-02-26 16:55:03 -06:00
5e114bb564 Se agrego los efectos para caluclar la clave 2026-02-26 16:52:48 -06:00
3723cfd50e Sistema CRUD sin servicio sitar 2026-02-26 16:45:56 -06:00
2358fd4281 Merge fix/decimales_frontend_tipo_cambio resolviendo conflictos 2026-02-26 13:13:57 -06:00
0187cd884e Merge branch 'fix/decimales_frontend_tipo_cambio' into fix/tipo_cambio 2026-02-26 13:05:58 -06:00
ee4cfcc7e5 Merge origin/development into fix/bug-pedimento 2026-02-26 12:27:02 -06:00
2b6f9a636d Merge pull request 'feat: Implement CRUD and UI for transportation entities (vehicles, trailers, and transporters).' (#165) from feature/modulos-transporte into development
Reviewed-on: ADUANASOFT/anexo76#165
2026-02-26 17:55:51 +00:00
Galindo97
750130ac8e feat: Implement CRUD and UI for transportation entities (vehicles, trailers, and transporters). 2026-02-26 11:40:55 -06:00
6adf2e1968 Corrigiendo formeto y botoncito de consultar 2026-02-26 11:11:07 -06:00
b1dd237ec1 Se corrigio solapamientos y asi 2026-02-26 09:24:04 -06:00
Galindo97
72db67e161 feat: Introduce customs office and transport means fields to pedimento data models and forms. 2026-02-25 11:41:35 -06:00
Galindo97
d6ab2f47d7 feat: Improve pedimento form logic by adding untrack to focus effect and refining conditional filtering for regimen and operation type. 2026-02-25 09:47:13 -06:00
Galindo97
899a5c4d58 fix(pedimentos): various fixes and improvements for pedimento processing and reports 2026-02-25 09:16:42 -06:00
Galindo97
2028c87645 feat: Add state and sector selector dialogs with search and infinite scroll capabilities, and update gitignore to include mypy cache. 2026-02-24 16:57:22 -06:00
ccb643426d Merge pull request 'feat: Implement Ventanilla Única (VU) management for customs brokers, including API, UI, and data model updates, and add a new state selection dialog.' (#161) from feature/broker-catalogue into development
Reviewed-on: ADUANASOFT/anexo76#161
2026-02-24 21:40:32 +00:00
Galindo97
a52602dedf feat: Implement Ventanilla Única (VU) management for customs brokers, including API, UI, and data model updates, and add a new state selection dialog. 2026-02-24 14:24:50 -06:00
Galindo97
3898d3a1e0 feat: Enhance fixed asset class management with new fields, refactor forms, and update invoice-related services. 2026-02-24 08:17:38 -06:00
hreyes
cde583315b Merge development 2026-02-23 13:12:49 -06:00
hreyes
0683aaa801 feature/csv-for-envoices 2026-02-23 13:05:02 -06:00
Galindo97
af99e43ee5 Merge remote-tracking branch 'origin/development' into feature/Invoice-movements
# Conflicts:
#	backend/api/v1/modules/a76/reports/importacion/facturas/usa/service.py
#	backend/core/celery_app.py
#	frontend/src/lib/api/dashboard/a76/general_catalogs/company.ts
2026-02-20 10:09:19 -06:00
Galindo97
7b704e0744 feat: fix R1 pedimento duplication and improve invoice report exports
- Fix bidirectional R1 resolution in all report query builders (Temporary,
  Definitive, Repair, Export, ExportRepair): use JOIN on
  pedimento_rectification_origin in both directions so the rectified
  pedimento number is resolved correctly and not duplicated.
- Restore original CSV export format (ValorComercialMN, ValorMPTemp,
  ValorAgre as separate columns); compute them from item_line_financials
  SUM instead of invoice-level header totals which were always 0.
- Rename CSV column "PEDIMENTO RECTIFICACION" to "PEDIMENTO R1" in both
  backend csv_utils.py and frontend manual download.
- Harden temporary invoice update validator to safely handle null
  compliance_mx / logistics objects without crashing.
- Add R1 rectification fields (es_rectificacion, pedimento_original, etc.)
  to the pedimento other-data form and initialize their default state.
- Remove default companyId parameter from pedimentosApi methods to avoid
  hardcoded company ID 1.
- Minor: whitespace cleanup, error handler adjustments, keyboard manager
  fix.
2026-02-20 10:00:22 -06:00