|
|
a77761f2e5
|
Enmascaramiento y regax para datos sensibles en los agentes aduanales
|
2026-03-04 10:41:37 -06:00 |
|
hreyes
|
47a8a0e6fc
|
Merge branch 'development' into feature/exchange-type
|
2026-03-03 13:10:20 -07:00 |
|
hreyes
|
ae23a080ba
|
feature/alerta-no-registros-agentes-clientes
|
2026-03-03 12:58:33 -07:00 |
|
hreyes
|
ec8c3a7c2d
|
feature/csv-templates
|
2026-03-03 10:13:35 -07:00 |
|
hreyes
|
ededff9dce
|
Merge branch 'feature/BOMs-csv' into feature/templates-csv
|
2026-03-03 10:00:51 -07:00 |
|
hreyes
|
9da84990a8
|
feature/BOMs-csv-WIP
|
2026-03-03 09:54:12 -07:00 |
|
hreyes
|
343054d274
|
feature/csv-partes
|
2026-03-03 09:09:14 -07:00 |
|
|
|
7ad519968a
|
refactor: Remove create_transportation_tables function and related logic
|
2026-03-03 09:11:06 -06:00 |
|
hreyes
|
54e4124c6e
|
Merge branch 'feature/csv-cajas-trailers' into feature/faltantes-csv
|
2026-03-03 07:59:02 -07:00 |
|
hreyes
|
c7fb49a573
|
feature/csv-trailers
|
2026-03-03 07:51:11 -07:00 |
|
|
|
86fe2f7201
|
chore: Remove unused test files for debug and user info
|
2026-03-03 08:46:56 -06:00 |
|
|
|
7c6376445f
|
Merge pull request 'feat: Implement CRUD operations for FDA catalog entries and their associated specifications, constituent elements, affirmation codes, and lot productions.' (#176) from feature/FDA into development
Reviewed-on: ADUANASOFT/anexo76#176
|
2026-03-03 14:19:42 +00:00 |
|
|
|
dc4256ae7a
|
feat: Implement CRUD operations for FDA catalog entries and their associated specifications, constituent elements, affirmation codes, and lot productions.
|
2026-03-02 16:47:07 -07:00 |
|
hreyes
|
b94fd34bb2
|
feature/csv-drivers
|
2026-03-02 15:28:50 -07:00 |
|
hreyes
|
629754cc8f
|
feature/csv-trasportes
|
2026-03-02 13:01:15 -07:00 |
|
hreyes
|
c3b4838087
|
Merge branch 'feature/clases-de-materiales-csv' into feature/csv-transportes
|
2026-03-02 11:55:10 -07:00 |
|
hreyes
|
2d05ea23cf
|
feature/csv-clases-materiales
|
2026-03-02 11:33:51 -07:00 |
|
hreyes
|
9473c05602
|
feature/csv-pedimento
|
2026-03-02 10:03:45 -07:00 |
|
hreyes
|
442b188a45
|
feature/csv-fracc-ame
|
2026-03-02 07:49:53 -07:00 |
|
hreyes
|
e5e1287a6b
|
feature/csv-exchage-rate
|
2026-03-02 07:24:09 -07:00 |
|
|
|
68bada43fa
|
Remove Sitar API fallback logic from get_all method in USTariffFractionService
|
2026-02-27 12:54:12 -06: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 |
|
|
|
5367c9a687
|
Refactor USTariffFractionService to use async in get_all method and clean up redundant return statement
|
2026-02-27 12:01:29 -06:00 |
|
|
|
35a6f88211
|
Refactor US Tariff Fractions service to use async for get_all method and add USTariffFractionMapper for response mapping
|
2026-02-27 11:07:16 -06:00 |
|
|
|
139d3d7a0a
|
Merge remote-tracking branch 'origin/development' into fix/clases_activo_fijo
|
2026-02-27 10:54:27 -06:00 |
|
|
|
89c9ab84fd
|
Merge pull request 'Correcion de yml y los script' (#172) from fix/docker_yml_celery_beat into development
Reviewed-on: ADUANASOFT/anexo76#172
|
2026-02-27 16:40:25 +00:00 |
|
|
|
18f63951ac
|
Se corrigio el problema de las fracciones americanas y problemas al guardar
|
2026-02-27 09:19:27 -06:00 |
|
|
|
dbffc95e67
|
Correcion de yml y los script
|
2026-02-26 18:03:14 -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 |
|
|
|
3723cfd50e
|
Sistema CRUD sin servicio sitar
|
2026-02-26 16:45:56 -06:00 |
|
|
|
cfcf5009fd
|
Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into development
|
2026-02-26 12:37:29 -06:00 |
|
|
|
7289947e48
|
Resolucion de conflictos: Merge feature/boton_ayuda a development
|
2026-02-26 12:34:38 -06:00 |
|
|
|
ee4cfcc7e5
|
Merge origin/development into fix/bug-pedimento
|
2026-02-26 12:27:02 -06:00 |
|
|
|
dbb828c92a
|
recontruyendo CRUD en lugar de sitar
|
2026-02-26 12:04:31 -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 |
|
|
|
753ab07759
|
Merge pull request 'feature/PROSEC-sector' (#164) from feature/PROSEC-sector into development
Reviewed-on: ADUANASOFT/anexo76#164
|
2026-02-26 17:55:24 +00:00 |
|
|
|
0dc8886a8f
|
Merge pull request 'fix(customs-brokers): update VU and personnel for multi-tenancy support' (#163) from hot-fix/customs-brokers-vu-multitenant into development
Reviewed-on: ADUANASOFT/anexo76#163
|
2026-02-26 17:54:44 +00:00 |
|
Galindo97
|
750130ac8e
|
feat: Implement CRUD and UI for transportation entities (vehicles, trailers, and transporters).
|
2026-02-26 11:40:55 -06:00 |
|
|
|
3199551c6b
|
Borrado de archivos
|
2026-02-25 12:45:37 -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 |
|
|
|
e4d4d0cce6
|
Puestas de seguridad y limpieza de codigo
|
2026-02-25 10:34:11 -06:00 |
|
Galindo97
|
899a5c4d58
|
fix(pedimentos): various fixes and improvements for pedimento processing and reports
|
2026-02-25 09:16:42 -06:00 |
|
Galindo97
|
97d868e863
|
feat(clients-providers): improve Programs tab UI and fix certified company toggle
|
2026-02-25 09:00:15 -06:00 |
|
Galindo97
|
980c913d46
|
fix(customs-brokers): update VU and personnel for multi-tenancy support
|
2026-02-24 17:47:42 -06:00 |
|
|
|
96757ffdd2
|
Se corrigio bug en las tareas
|
2026-02-24 16:36:23 -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 |
|
|
|
c834ee7156
|
Merge branch 'development' into feature/items-calculations
|
2026-02-24 14:20:53 -06:00 |
|
|
|
ad26062f46
|
Coreccion del cliente para descargar los archivos multimedia
|
2026-02-24 14:00:28 -06:00 |
|
|
|
39362424fb
|
Merge pull request 'feature/Invoice-movements' (#158) from feature/Invoice-movements into development
Reviewed-on: ADUANASOFT/anexo76#158
|
2026-02-24 19:34:24 +00:00 |
|