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
6a929f7a19
fix(api): add trailing slashes to item API endpoints for consistency
2026-01-22 18:16:47 -06:00
d2feb130e2
Merge pull request 'fix(api): add trailing slashes to API endpoints for consistency' ( #78 ) from fix/ports into development
...
Reviewed-on: ADUANASOFT/anexo76#78
2026-01-22 23:42:55 +00:00
2a2ad27ad1
Merge branch 'fix/id-items' into development
2026-01-22 17:41:59 -06:00
a606f3ab08
Merge pull request 'Edicion habilitada' ( #75 ) from fixed/tipos_de_cambio into development
...
Reviewed-on: ADUANASOFT/anexo76#75
2026-01-22 23:35:12 +00: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
63380d5497
Merge pull request 'fix/table-pedimentos' ( #72 ) from fix/table-pedimentos into development
...
Reviewed-on: ADUANASOFT/anexo76#72
2026-01-22 23:31:37 +00:00
902aca76a6
Merge pull request 'fixed/logo_empresa' ( #70 ) from fixed/logo_empresa into development
...
Reviewed-on: ADUANASOFT/anexo76#70
2026-01-22 23:30:06 +00:00
bf26268f23
Se integro la ventana de tipo de dato en pedimentos y facturas
2026-01-22 17:30:04 -06:00
Galindo97
07729b970f
fix(clients_and_providers): include 'both' type in client/provider filters and update UI indicators
2026-01-22 14:19:22 -06:00
79e6c2f5a4
Edicion habilitada
2026-01-22 13:12:41 -06:00
Galindo97
0b822bb904
fix(api): add trailing slashes to API endpoints for consistency
2026-01-22 13:09:11 -06:00
4fda7b28c7
Se corrigio el sistema de modal de paises
2026-01-22 13:06:08 -06:00
Galindo97
b564701dc3
fix(validators): add required validations for customs fields in item creation and update
...
feat(item-sheet): implement cancel functionality to restore original item data
2026-01-22 12:54:26 -06:00
Galindo97
0782e784ac
fix(validators): update part_number_id validation to be optional in item creation
2026-01-22 12:26:57 -06:00
Galindo97
af863e624f
fix(main-data): implement automatic class description updates based on class_id changes
2026-01-22 12:19:58 -06:00
add2b739e0
Se quito PZ del catalogo
2026-01-22 12:19:04 -06:00
587dfed2f2
Se arreglo el catalogo de UM
2026-01-22 11:44:54 -06:00
Galindo97
9b32c019ef
feat(line_items): update part number and component part number fields to use integers; enhance schemas and services for better data handling
2026-01-22 09:52:21 -06:00
d4e4e1f7f8
Se corrigio el problema de los logos
2026-01-22 08:10:57 -06:00
Galindo97
18559025b1
fix(pedimentos): standardize ID naming convention and enhance row selection functionality in data table
2026-01-21 17:32:37 -06:00
5a254fb2b1
Merge pull request 'fix/tabla_unidades_medida' ( #66 ) from fix/tabla_unidades_medida into development
...
Reviewed-on: ADUANASOFT/anexo76#66
2026-01-21 22:35:20 +00:00
f7ac2d50c3
fix: update part_number and component_part_number fields in various schemas and components
2026-01-21 16:16:55 -06:00
Galindo97
e28a81c07c
fix(table): add overflow handling and className support for table columns
2026-01-21 15:44:54 -06:00
4b4599362f
Se cambio la tabla de unidades de medida generales por unidades de medida
2026-01-21 15:43:19 -06:00
b98f4c3bb2
fix(api): update package endpoint URLs to include trailing slashes
2026-01-21 13:20:39 -06:00
b446263c46
Merge pull request 'fix/production' ( #61 ) from fix/production into development
...
Reviewed-on: ADUANASOFT/anexo76#61
2026-01-21 18:13:46 +00:00
68a7c116f3
Merge branch 'feature/reportes_facturas' into development
2026-01-21 12:12:23 -06:00
Galindo97
36db657601
fix(class-dialog): correct data structure for class items retrieval
2026-01-21 11:49:41 -06:00
Galindo97
123cdb522b
feat(validation): enhance item validation and update UI components for required fields
2026-01-21 11:11:54 -06:00
3d39360f9c
Se introdujo el sistema de consolidados
2026-01-21 09:47:28 -06:00
673467ec70
Merge branch 'feature/items-validation' into development
2026-01-20 12:58:10 -06:00
9eb9abca23
Merge pull request 'add/tables' ( #57 ) from add/tables into development
...
Reviewed-on: ADUANASOFT/anexo76#57
2026-01-20 18:54:41 +00:00
ef94929fd9
Merge pull request 'feat: Implement multi-tenancy support in middleware and security layers' ( #15 ) from feature/security into development
...
Reviewed-on: ADUANASOFT/anexo76#15
2026-01-20 18:54:10 +00:00
0831dd0ab2
Merge pull request 'feature/items' ( #56 ) from feature/items into development
...
Reviewed-on: ADUANASOFT/anexo76#56
2026-01-20 18:53:49 +00:00
Galindo97
dd6c832674
feat(validation): implement comprehensive validation for item creation and updates
2026-01-20 12:53:08 -06:00
Galindo97
ba353493d3
feat(invoice): enhance invoice update validation and payload construction
2026-01-19 13:38:06 -06:00
Galindo97
9567a584a5
feat: enhance various components with new fields and improved styling for better user experience
2026-01-16 17:15:17 -06:00
c5ea8d5868
Se quito el id de partes y se quito el sticky de las tablas
2026-01-16 14:14:48 -06:00
238d728305
Puliendo reporte y disenio de partes
2026-01-16 13:17:41 -06:00
5b08158d55
Se arreglo el problema de la columna
2026-01-16 13:17:41 -06:00
Galindo97
12f5164054
feat: Implement admin role and permission management APIs
...
- Added centralized API exports for admin functionalities.
- Created permissions API for managing system permissions, including listing, creating, updating, and deleting permissions.
- Developed role-permissions API for managing permissions assigned to roles, including listing, assigning, and removing permissions.
- Implemented roles API for managing company roles, including listing, creating, updating, and deleting roles.
- Created user-permissions API for managing individual user permissions, including assigning and revoking permissions.
- Developed user-roles API for managing user roles, including listing roles assigned to users and assigning/removing roles.
- Added utility functions for permission checks and route guards based on user permissions.
- Implemented admin dashboard layout and roles management page with UI components for role and permission management.
2026-01-15 18:00:05 -06:00
0a02a3e912
Se mejoro el disenio de partes, se genero la informacion mas precisa en los reportes y se carga el logo en las instanacias de las empresas
2026-01-15 13:20:34 -06:00
Galindo97
7e9a1acd30
feat: Add new fields for invoice logistics and line items, enhance UI for class selection
2026-01-15 08:12:00 -06:00
056909b17f
feat(users): enhance user management with company-specific API calls and access validation
2026-01-15 08:10:01 -06:00
86e1f7e8f6
feat(security): implement permission checks in tenant CRUD routes and enhance API error handling
2026-01-14 17:34:02 -06:00
4f38328031
refactor(customs-brokers): streamline CustomsBroker interface and update API methods
2026-01-14 17:33:54 -06:00
ae1d7f0c58
Se mejoro el disenio de agentes y clientes-proveedores
2026-01-14 12:47:01 -06:00