Commit Graph

324 Commits

Author SHA1 Message Date
88d6412bae Merge pull request 'feature/data-entry' (#185) from feature/data-entry into development
Reviewed-on: ADUANASOFT/anexo76#185
2026-03-05 15:36:42 +00:00
375df79da5 Merge branch 'development' into feature/data-entry 2026-03-05 09:36:03 -06:00
bc2f2c3c6e Merge branch 'development' into task/archivos_winsaai 2026-03-05 08:19:07 -06:00
94cba66588 Merge pull request 'fix/tipo_cambio_a_0' (#183) from fix/tipo_cambio_a_0 into development
Reviewed-on: ADUANASOFT/anexo76#183
2026-03-05 14:16:39 +00:00
b348be5ff3 feat(auth): implement session management and silent refresh for Keycloak
- Added session manager to handle token refresh and user activity tracking.
- Introduced session timeout warning dialog for user inactivity.
- Updated authentication token handling in cookies with security policies.
- Created server-side endpoint for silent refresh of access tokens using HttpOnly cookies.
- Added silent check SSO HTML page for Keycloak integration.
2026-03-05 08:13:19 -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
fb0c09374a feat: Implement help center functionality and transportation general catalogs with associated UI components and API endpoints. 2026-03-03 09:12:10 -06:00
d72edda61c Generacion de archivos winsaai 2026-03-03 09:08:49 -06:00
hreyes
54e4124c6e Merge branch 'feature/csv-cajas-trailers' into feature/faltantes-csv 2026-03-03 07:59:02 -07: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
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
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
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
37a21e9682 Actualizacion de importacion para svelte 5 2026-02-25 11:51:15 -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
f15d40f697 Nuevas funcionalidades y correcciones 2026-02-23 10:54:39 -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
15f6f488bf Merge remote-tracking branch 'origin/development' into feature/trasnferencia_mainx30 2026-02-20 09:31:13 -06:00
dc37f458f5 Merge remote-tracking branch 'origin/development' into feature/fraction-catalogs 2026-02-19 17:22:37 -06:00
12c1686514 Merge remote-tracking branch 'origin/development' into feature/items-calculation 2026-02-19 10:41:45 -06:00
fbce3efe5f feat: add financial calculations for multiple currencies and enhance summary section with customs values 2026-02-19 08:36:54 -06:00