883b74b348
Arreglo de filtros, click con compoartmiento de exit, reactividad al ingresar un registro
2026-05-20 17:16:04 -05:00
71c19d28b0
Merge pull request 'feature/hub-admin-global-access' ( #410 ) from feature/hub-admin-global-access into development
...
Reviewed-on: ADUANASOFT/anexo76#410
2026-05-20 16:31:09 +00:00
7920f190e3
fix(security): improve tenant ID resolution and error handling for hub_admin access
2026-05-20 10:46:31 -05:00
64d81c83f9
feat(company): add tenant_id support for hub_admin in company creation and updates
2026-05-15 10:28:47 -05:00
125405458c
feat(auth): add hub_admin global access support across modules
...
- Add is_hub_admin() and resolve_tenant_id_required() to core/security
- hub_admin resolves tenant from company or uses None as global sentinel
- Update routes and services to skip tenant filter when tenant_id is None
- UserService accepts is_hub_admin flag for cross-tenant user management
- get_my_companies returns all companies for hub_admin without tenant restriction
2026-05-15 09:22:35 -05:00
dd14f23779
Merge pull request 'Se le puse la opcion ambas en el modelo de puertos' ( #397 ) from fix/puertos into development
...
Reviewed-on: ADUANASOFT/anexo76#397
2026-05-14 17:48:00 +00:00
458d348638
Se le puse la opcion ambas en el modelo de puertos
2026-05-13 09:54:20 -05:00
eced3accdc
Arreglo de equivalencias
2026-05-13 08:39:37 -05:00
26f9675557
Merge branch 'development' into feature/alembic-daf
2026-05-12 09:23:19 -06:00
e3cbb738e0
feature/csv-correccion-clientes
2026-05-12 09:22:30 -06:00
ee9ac4f64f
feature/alembic-daf
2026-05-12 09:00:32 -06:00
c8ef9b47fc
Merge pull request 'fix/trasnportistas' ( #385 ) from fix/trasnportistas into development
...
Reviewed-on: ADUANASOFT/anexo76#385
2026-05-12 14:05:02 +00:00
ffda66c741
Resolviendo conflicto
2026-05-08 17:44:16 -05:00
06998f61d4
Ahora si guarda y edita de forma correcta
2026-05-08 17:40:56 -05:00
da088ef6e6
feature/correccion-de-actualizar
2026-05-08 15:23:45 -06:00
290d1c2913
Merge branch 'development' into feature/api-sittar-actualizacion
2026-05-08 14:39:24 -06:00
6113c47839
Add BaseAPIException handling to invoice routes for improved error management
2026-05-08 14:12:31 -05:00
315c94219b
feature/api-sittar-actualizacion
2026-05-08 12:54:19 -06:00
9e3274b03a
Update environment variables in docker-compose and refactor RLS context handling in database and middleware. Added error handling for Hub license verification.
2026-05-08 13:51:24 -05:00
fdc145b2c6
Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/facturas-ame-mex-2
2026-05-07 10:45:27 -05:00
2456c0086b
Solucion a tipos de datos, blindaje y resoluciones con el token expirado
2026-05-07 10:45:00 -05:00
4b7cc13d11
fix/filtros-leyendas
2026-05-07 08:07:30 -06:00
9152750a9f
feature/bitacora-correccion-por-tenant
2026-05-07 07:52:31 -06:00
daa3a252b9
fix/carga-csv-ergonomia
2026-05-06 14:24:41 -06:00
8c8cd0e247
feature/bitacora-correccion-filtro-tenant
2026-05-06 12:12:09 -06:00
e3ad7e7a7e
feature/catalogos-generales-permisos
2026-05-06 11:13:09 -06:00
73b2eb222e
feature/permisos-reference-data
2026-05-06 08:13:53 -06:00
2ba043eec5
feature/fracciones-permisos
2026-05-05 16:29:59 -06:00
bc7160790b
feature/mercancias-permisos
2026-05-05 15:05:11 -06:00
63939e3aa7
feature/cliente-proveedor-permisos
2026-05-05 12:32:04 -06:00
9435e73761
feature/permisos-desabilitar-botones
2026-05-05 12:12:17 -06:00
a1561d3796
feature/permisos-pedimentos
2026-05-04 15:43:34 -06:00
aac5607e05
feature/permisos-invoices
2026-05-04 14:06:44 -06:00
97bb5c23b6
feature/permisos-keycloak-correccion
2026-05-04 13:22:18 -06:00
1e4eaf0576
Merge pull request 'fix/facturas_ame_mez' ( #358 ) from fix/facturas_ame_mez into development
...
Reviewed-on: ADUANASOFT/anexo76#358
2026-05-02 02:40:44 +00:00
259d67ebb2
Merge branch 'development' into feature/reporte-bak
2026-04-30 16:30:14 -06:00
143bfded29
feature/reporte-bak
2026-04-30 16:26:14 -06:00
b5c94ca0cc
feature/vu-api-acuse-xml-pdf
2026-04-30 11:07:03 -06:00
0c4f54b2c0
fix: update VARCHAR lengths to prevent truncation errors in audit_log and discharges
2026-04-30 11:09:07 -05:00
cb2a68fd35
Merge pull request 'feat: increase character limit for who_processed and capture_user fields in InvoiceHeader to 100' ( #351 ) from fix/character-limit into development
...
Reviewed-on: ADUANASOFT/anexo76#351
2026-04-30 14:25:31 +00:00
f225731625
feat: increase character limit for who_processed and capture_user fields in InvoiceHeader to 100
2026-04-30 09:22:44 -05:00
e8db8f2a86
bak
2026-04-30 07:42:02 -06:00
f10fee9bc3
refactor: update role handling in security and permissions modules, and change hub-net to non-external in docker-compose
2026-04-29 22:08:37 -05:00
1d1d4b1619
Merge remote-tracking branch 'origin/development' into feature/hub-integration
...
# Conflicts:
# backend/.env.example
# backend/api/v1/modules/core/auth/service.py
# backend/api/v1/modules/core/users/service.py
# backend/core/middleware.py
# docker-compose.yml
# frontend/src/lib/auth.ts
# frontend/src/lib/components/help/HelpDrawer.svelte
# scripts/backend-entrypoint.sh
2026-04-29 13:11:44 -05:00
47411556ee
feature/moneda-partes-obligatoria
2026-04-29 10:22:11 -06:00
d78163da12
feature/clases-paginacion
2026-04-29 09:51:50 -06:00
953edc6127
Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/facturas_ame_mez
2026-04-29 10:35:55 -05:00
3bbeccb267
Merge branch 'fix/codigo-clave-cambio' into feature/visible-clicks-csv
2026-04-29 08:34:17 -06:00
6e764a980f
Merge branch 'feature/doda-endpoints-faltantes' into feature/visible-clicks-csv
2026-04-29 08:32:07 -06:00
71c4963228
Merge branch 'feature/scaf-partes-default' into feature/visible-clicks-csv
2026-04-29 08:24:53 -06:00