hreyes
adc5ab5cae
fix/visual-bugs-laptop
2026-02-09 16:04:28 -06:00
hreyes
efdbb404a6
feature/delete-with-validation
2026-02-09 14:22:24 -06:00
hreyes
45edc56820
feature/limit-characters-customs-brockers
2026-02-09 14:01:52 -06:00
99d81e66b9
Tipo de cambio actualizado
2026-02-09 13:39:03 -06:00
d116d5905c
Merge pull request 'fix/logo-bad-location' ( #119 ) from feature/logo-nav into development
...
Reviewed-on: ADUANASOFT/anexo76#119
2026-02-09 19:00:17 +00:00
Galindo97
893c154b85
feat: Enhance invoice form data handling with new fields and improve invoice report export filter logic and UI.
2026-02-09 12:57:20 -06:00
hreyes
3f91ea9d66
fix/logo-bad-location
2026-02-09 12:39:26 -06:00
5a854fcbf5
Merge pull request 'feature/logo-nav' ( #118 ) from feature/logo-nav into development
...
Reviewed-on: ADUANASOFT/anexo76#118
2026-02-09 18:03:59 +00:00
4daa66aa9d
Refactor data-table component to use let for options and table variables
2026-02-09 12:00:47 -06:00
hreyes
6394a831df
feature/logo-nav
2026-02-09 11:51:28 -06:00
a35ead5021
Merge: Resolver conflictos en client-selector-dialog.svelte
2026-02-09 11:39:21 -06:00
b76bd71265
Modulo de tipo de cambio inteligente
2026-02-09 11:30:08 -06:00
0711b2ac14
Merge pull request 'feature/nav-tab-client-provider' ( #114 ) from feature/nav-tab-client-provider into development
...
Reviewed-on: ADUANASOFT/anexo76#114
2026-02-09 17:27:38 +00:00
4dd8cf16fb
Merge branch 'feature/descargo_peps' into development
...
Integración de funcionalidad de Descargo PEPS con reportes de Packing List y Aviso Consolidado:
- Frontend: Agregados imports de dischargeReportsApi y ClipboardList
- Frontend: Agregada función handleDownloadDescargo con cálculo PEPS
- Frontend: Agregado botón condicional de Descargo PEPS (solo exportaciones)
- Frontend: Integradas funciones de Aviso Consolidado y Packing List
- Backend: Agregados routers y tasks de descargo y otros reportes
- Backend: Configurado Celery con todas las tareas de reportes
- Backend: Corregido ForeignKey en line_quantities.package_id
- Resueltos conflictos manteniendo funcionalidades de ambas ramas
2026-02-09 11:20:44 -06:00
hreyes
81fe5f03d9
feature/dropdown
2026-02-09 10:30:51 -06:00
1d3fe21450
Ajustes visuales y arreglo de bugs
2026-02-09 10:10:44 -06:00
86d70bd9dd
Se arreglo el bug visual de los tab con las columnas
2026-02-09 09:19:04 -06:00
48e171def6
Se puso la tabla de tripulacion en el tab cont
2026-02-09 09:12:07 -06:00
92300038a8
Modulo de manifestacion
2026-02-09 08:42:02 -06:00
f2005e33a0
Se integro el modulo de manifestacion base
2026-02-06 16:22:04 -06:00
d8045077a8
checkpoint/feature-a-medias
2026-02-06 13:14:50 -06:00
60cea56370
fix/tabs-f1-scroll
2026-02-06 08:42:46 -06:00
hreyes
d3d42bb0fa
feature/nav-tab-general-catalog
2026-02-05 16:29:18 -06:00
Galindo97
264100e2ea
feat: Implement detailed and normal report types for invoice movements, enhancing number formatting and API request handling.
2026-02-05 16:00:22 -06:00
hreyes
4cc613d1df
checkpoint/backup-fail-server
2026-02-05 12:35:03 -06:00
33a53d95b4
Merge branch 'feature/navegacion-tabs-mercancias-clases-partes' into development
2026-02-05 11:17:45 -06:00
27d9625bd0
Implement automatic versioning and display in the application
...
- Added a step in the CI/CD pipeline to generate a version based on the branch and commit history.
- Updated Dockerfile to accept the application version as an argument.
- Modified the configuration to retrieve the application version from the environment variable.
- Created a new API endpoint to expose the application version.
- Added a new Svelte component to display the application version in the UI.
2026-02-05 09:58:35 -06:00
hreyes
8e53293e62
feature/nav-tab-fix-routes
2026-02-04 16:52:23 -06:00
hreyes
cbc3542ead
feature/nav-tab-items-nav-tables
2026-02-04 11:40:12 -06:00
Galindo97
e3cf5dc8f5
Merge branch 'development' into feature/Invoice-movements
2026-02-04 11:00:15 -06:00
6b88429cc6
Merge branch 'feature/packing_list' into development
2026-02-03 17:36:41 -06:00
hreyes
0dd9f96f5b
feature/nav-tab-pediments-and-goods
2026-02-03 16:16:30 -06:00
hreyes
b7a99d7393
Feature/Integracion de navegacion free mouse a pedimentos
2026-02-03 13:27:06 -06:00
afba0332b1
feat: implementacion inicial descargo de peps
2026-02-03 13:06:56 -06:00
hreyes
78adde9737
Feature/Integracion de nasvegacion free mouse para goods
2026-02-03 12:03:41 -06:00
Galindo97
b8e25cd2e1
Refactor code structure for improved readability and maintainability
2026-01-30 10:55:29 -06:00
d4014df5d5
Merge branch 'feature/facturas_americanas' into development
2026-01-29 17:40:03 -06:00
50504be30b
Se pusieron los datos correctos en la tabla
2026-01-27 10:26:07 -06:00
9c0d007cf4
Se creo la base del reporte
2026-01-26 17:44:16 -06:00
9e602a2337
Se ingreso factura americana y modal con botoncitos
2026-01-23 17:59:08 -06:00
37a3787625
Merge branch 'fix/invoices-both' into development
2026-01-23 12:46:50 -06:00
1af4fe3ce8
Merge pull request 'feature/ventana_tipo_cambio' ( #83 ) from feature/ventana_tipo_cambio into development
...
Reviewed-on: ADUANASOFT/anexo76#83
2026-01-23 18:35:40 +00:00
Galindo97
123310badd
fix(invoices): simplify operation type handling in invoice payload and server load
2026-01-23 11:44:13 -06:00
83f2a0fa2e
Se agregaron botones similar a SCAII
2026-01-23 11:16:29 -06:00
Galindo97
1f01d926c2
feat(validators): add validation for required fields based on operation type in invoice processing
2026-01-23 11:03:09 -06:00
c2650ac4f2
Se habilito buscar por fecha del usuario
2026-01-23 10:48:45 -06:00
b8045d73e6
Se integro el sistema de extraer el tipo de cambio
2026-01-23 10:42:21 -06:00
2a2ad27ad1
Merge branch 'fix/id-items' into development
2026-01-22 17:41:59 -06:00
9e6b9e6f8b
Merge pull request 'Se corrigio el sistema de modal de paises' ( #74 ) from fixed/catalogo_paises_partes into development
...
Reviewed-on: ADUANASOFT/anexo76#74
2026-01-22 23:33:24 +00:00
289aab3d9a
Merge pull request 'Se quito PZ del catalogo' ( #73 ) from fixed/catalogo_UM_partes into development
...
Reviewed-on: ADUANASOFT/anexo76#73
2026-01-22 23:32:11 +00:00