79e6c2f5a4
Edicion habilitada
2026-01-22 13:12:41 -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
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
e338236a1c
Se arreglo el problema de company
2026-01-22 09:49:59 -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
a0cfb5cf17
Merge pull request 'feat(seed): add tariff fractions seed data to initial migration' ( #65 ) from fix/fracciones into development
...
Reviewed-on: ADUANASOFT/anexo76#65
2026-01-21 22:34:34 +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
9120568f10
feat(seed): add tariff fractions seed data to initial migration
2026-01-21 15:44:03 -06:00
4b4599362f
Se cambio la tabla de unidades de medida generales por unidades de medida
2026-01-21 15:43:19 -06:00
5db940b518
refactor(models): clean up whitespace and update has_express_line type in Company model
2026-01-21 13:09:29 -06:00
ce8712436e
fix(models): update import path for CompanyVU submodel in models.py
2026-01-21 12:58:40 -06:00
4041a33b69
refactor(line_items): reorganize imports and clean up whitespace in models.py
2026-01-21 12:47:53 -06:00
2a468cc859
fix(models): update Company model to extend existing schema and clean up LineItem model
2026-01-21 12:27:08 -06:00
337e99b291
Merge pull request 'feat(states): add initial seed data and update State model with foreign key' ( #62 ) from feature/states into development
...
Reviewed-on: ADUANASOFT/anexo76#62
2026-01-21 18:14:12 +00: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
a5daf0bd86
fix(dto): change customs_code type from str to int in multiple DTO classes
2026-01-21 11:48:28 -06:00
6284aefcf0
Se arreglo los consolidados y se agrego los transportes
2026-01-21 11:48:11 -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
9a0cc4487d
feat(states): add initial seed data and update State model with foreign key
2026-01-20 13:42:00 -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
53f3915de2
Se mejor el estilo del reporte, ademas de que se corrigio el id en partes
2026-01-16 15:47:04 -06:00
210f2d85d8
fix(reports): update invoice headers, pedimento formatting and value priority
2026-01-16 13:18:34 -06:00
238d728305
Puliendo reporte y disenio de partes
2026-01-16 13:17:41 -06:00
Galindo97
eb03237f44
feat(company): add submodels for Company including address, certification, digital certificate, electronic agent, prevalidator, and VU configurations
2026-01-16 09:26:06 -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
4f7a0442b4
Eliminar backend/app_data/logos/1/logo2.jpg
2026-01-15 19:27:47 +00:00
8fcff2ad08
Eliminar backend/app_data/logos/1/footer.png
2026-01-15 19:27:42 +00:00
32123ec511
Eliminar backend/app_data/logos/1/a519dfd146c1bd477bcd841afe02d7de.jpg
2026-01-15 19:27:37 +00:00
f817878742
Eliminar backend/app_data/logos/1/Agenda.png
2026-01-15 19:27:32 +00:00
d02b0dc703
Eliminar backend/app_data/logos/1/AS.png
2026-01-15 19:27:25 +00:00
606d5c1140
Eliminando carpeta basura
2026-01-15 19:25:16 +00: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
68fc7506db
fix(security): update permissions seeding to use 'module' instead of 'resource'
2026-01-15 08:26:41 -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
fca122759c
Implement multi-tenant permission management module
...
- Added Pydantic schemas for permission-related requests and responses in `schemas.py`.
- Created seed data for various permissions and roles in `seed.py`.
- Developed a `PermissionService` class in `service.py` to handle permission logic, including user role assignments and direct permission grants.
- Implemented unit tests for permission functionalities in `test_permissions.py`, covering role assignments, permission checks, and expiration handling.
- Seeded trailer types data in `trailer_types/seed.py`.
2026-01-14 15:55:44 -06:00