Commit Graph

830 Commits

Author SHA1 Message Date
bf26268f23 Se integro la ventana de tipo de dato en pedimentos y facturas 2026-01-22 17:30:04 -06:00
b5e2fee22c Merge pull request 'fix/desc-clase' (#69) from fix/desc-clase into fix/id-items
Reviewed-on: ADUANASOFT/anexo76#69
2026-01-22 23:26:10 +00:00
2bcbc21f9d Merge pull request 'fix/quitar-obligatorio-partes' (#68) from fix/quitar-obligatorio-partes into fix/desc-clase
Reviewed-on: ADUANASOFT/anexo76#68
2026-01-22 23:25:34 +00:00
e539515c40 Merge pull request 'fix(validators): add required validations for customs fields in item creation and update' (#67) from fix/notificacion-campos into fix/quitar-obligatorio-partes
Reviewed-on: ADUANASOFT/anexo76#67
2026-01-22 23:24:38 +00: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
Galindo97
620e9fd2a8 fix(clients_and_providers): include 'both' type in client or provider filtering 2026-01-22 13:43:31 -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
e338236a1c Se arreglo el problema de company 2026-01-22 09:49:59 -06:00
69fe605901 Se borro archivos basura 2026-01-22 08:22:29 -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
aa69d0e342 Merge pull request 'fix: update part_number and component_part_number fields in various schemas and components' (#64) from fix/production into development
Reviewed-on: ADUANASOFT/anexo76#64
2026-01-21 22:33:56 +00:00
faa3fcea46 Se borro el sh de reinicio 2026-01-21 16:20:11 -06:00
f7ac2d50c3 fix: update part_number and component_part_number fields in various schemas and components 2026-01-21 16:16:55 -06:00
67f285fbbc Se cambio el nombre en el side bar y en la pagina 2026-01-21 16:01:32 -06:00
Galindo97
e28a81c07c fix(table): add overflow handling and className support for table columns 2026-01-21 15:44:54 -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
7658c19661 Merge pull request 'fix(api): update package endpoint URLs to include trailing slashes' (#63) from fix/packages into development
Reviewed-on: ADUANASOFT/anexo76#63
2026-01-21 19:31:24 +00:00
b98f4c3bb2 fix(api): update package endpoint URLs to include trailing slashes 2026-01-21 13:20:39 -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
0703b9a091 Merge pull request 'fix(class-dialog): correct data structure for class items retrieval' (#60) from feature/items-validation into fix/production
Reviewed-on: ADUANASOFT/anexo76#60
2026-01-21 18:13:19 +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
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
13ddf0cf73 Merge pull request 'feature/items-validation' (#58) from feature/items-validation into fix/production
Reviewed-on: ADUANASOFT/anexo76#58
2026-01-21 17:16:22 +00: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