Commit Graph

772 Commits

Author SHA1 Message Date
2f5972bf74 Refactor item validation and calculation logic
- Moved validation functions for creating and updating line items to dedicated modules.
- Introduced new calculations module for handling financial calculations related to line items.
- Updated import paths for validation functions to reflect new structure.
2026-03-10 12:21:55 -05:00
e0b91728c8 Merge pull request 'feature/invoice-validations' (#197) from feature/invoice-validations into development
Reviewed-on: ADUANASOFT/anexo76#197
2026-03-10 16:32:21 +00:00
851f1b6eec Merge branch 'development' into feature/invoice-validations 2026-03-10 11:30:03 -05:00
c2d691a4ad feat: Enhance invoice validation and calculations
- Added new validations for pedimento regimes and compliance checks in common_validators.py.
- Implemented missing date checks for consolidated pedimentos.
- Introduced validation for shipped_by_id and manifest_number in invoice compliance.
- Refactored create_validators.py by removing the file as it was no longer needed.
- Updated update validators for exports and imports to use invoice_data instead of invoice.
- Modified schemas.py to set default values for financial fields to avoid None values.
- Created calculations.py to handle invoice calculations, including total increments and regime changes.
- Improved layout responsiveness in various Svelte components for better user experience.
2026-03-10 11:29:38 -05:00
bc41ab40ea Merge pull request 'feat: Enhance Fixed Asset Class form with blur-based lookups and US fraction masking, and refine pedimento creation flow and button labels.' (#196) from fix/modulo-clases into development
Reviewed-on: ADUANASOFT/anexo76#196
2026-03-10 14:14:02 +00:00
8f1fa86ae3 feat: Enhance Fixed Asset Class form with blur-based lookups and US fraction masking, and refine pedimento creation flow and button labels. 2026-03-10 08:48:11 -05:00
a578135183 Merge branch 'development' into feature/invoice-validations 2026-03-09 08:23:25 -05:00
5441b05114 Merge pull request 'feature/saldos_temporales' (#195) from feature/saldos_temporales into development
Reviewed-on: ADUANASOFT/anexo76#195
2026-03-09 13:19:06 +00:00
7fb7b51128 Merge pull request 'feat: add optional seed data functionality to init_first_time.sh' (#194) from feature/dashboard-ui into development
Reviewed-on: ADUANASOFT/anexo76#194
2026-03-08 07:15:47 +00:00
2aab5c8fdc feat: add optional seed data functionality to init_first_time.sh
- Implemented argument parsing to allow for optional loading of example data with --seed-data flag.
- Added functions to seed example data for customs brokers, clients and providers, packages, classes, parts, pedimentos, and invoices.
- Enhanced user feedback during the seeding process with detailed output of the seeded data counts.
- Updated usage instructions in the script header to reflect the new functionality.
2026-03-08 01:15:08 -06:00
c05c6b9939 Merge pull request 'Refactor code structure for improved readability and maintainability' (#193) from feature/landing-page into development
Reviewed-on: ADUANASOFT/anexo76#193
2026-03-08 05:54:43 +00:00
3eccb66a6f Refactor code structure for improved readability and maintainability 2026-03-07 23:53:53 -06:00
f3d8a7cbf0 Merge pull request 'Refactor code structure for improved readability and maintainability' (#192) from feature/login-ui into development
Reviewed-on: ADUANASOFT/anexo76#192
2026-03-08 05:09:45 +00:00
5478a88f2b Refactor code structure for improved readability and maintainability 2026-03-07 23:09:13 -06:00
d91af9a7fb Refactor invoice validation logic and introduce export validators
- Moved common validation functions to a shared module for reusability.
- Updated create and update validators for import invoices to use the new common validation functions.
- Introduced new validators for export invoices, ensuring they adhere to the required fields and validation rules.
- Enhanced the update logic to handle both import and export invoice types appropriately.
- Cleaned up the code for better readability and maintainability.
2026-03-07 22:17:34 -06:00
ac8c45ec18 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into feature/saldos_temporales 2026-03-06 16:10:30 -06:00
be3150b53c genracion de reportes por saldos temporales 2026-03-06 16:09:45 -06:00
2ac07b55b6 Merge pull request 'feature/validaciones-clarion-csv-transportistas' (#191) from feature/validaciones-clarion-csv-transportistas into development
Reviewed-on: ADUANASOFT/anexo76#191
2026-03-06 20:19:23 +00:00
hreyes
3cd88c199b feature/validaciones-clarion-csv-transportistas 2026-03-06 13:13:46 -07:00
hreyes
dfcf4aad6b feature/validaciones-clarion-csv-drivers 2026-03-06 12:21:19 -07:00
hreyes
8cd299609c Merge branch 'development' into feature/catalog-drivers 2026-03-06 10:14:55 -07:00
hreyes
3175383442 feature/catalogo-driver 2026-03-06 09:52:20 -07:00
84d82fca8f Merge branch 'development' into feature/invoice-validations 2026-03-06 10:23:21 -06:00
hreyes
8ecc926ed1 feature/trailes-validaciones-clarion-csv-front 2026-03-06 09:06:46 -07:00
hreyes
2df4a029e0 feature/trailes-validaciones-clarion-csv 2026-03-06 09:03:28 -07:00
fa0a394bbd Merge pull request 'fix/agentes_aduanales_regex' (#190) from fix/agentes_aduanales_regex into development
Reviewed-on: ADUANASOFT/anexo76#190
2026-03-06 15:52:48 +00:00
8c203ad3d1 Merge pull request 'fix/modulo-factura' (#189) from fix/modulo-factura into development
Reviewed-on: ADUANASOFT/anexo76#189
2026-03-06 15:51:32 +00:00
2026230a52 Merge branch 'development' into fix/modulo-factura 2026-03-06 09:51:13 -06:00
hreyes
6a902a414a feature/validaciones-clarion-vehiculos 2026-03-06 07:55:04 -07:00
hreyes
cbfb2554cf feature/validaciones-clarion-facc-ame 2026-03-05 16:48:22 -07:00
hreyes
77bbcff223 feature/validaciones-clarion-agentes-aduanales 2026-03-05 15:54:58 -07:00
hreyes
8ac071aac9 feature/validaciones-clarion-cliente-proveedor 2026-03-05 15:05:32 -07:00
hreyes
34071cba86 feature/ambio-regimen-regularizacion 2026-03-05 12:26:08 -07:00
hreyes
0dfb7d2237 feature/csv-expo 2026-03-05 12:01:24 -07:00
hreyes
9c3e6827da Merge branch 'development' into feature/clarion-validations-csv-pedimentos 2026-03-05 11:36:39 -07:00
130a295663 Merge pull request 'hotfix/modal-roles' (#187) from hotfix/duplicate-role into development
Reviewed-on: ADUANASOFT/anexo76#187
2026-03-05 17:57:33 +00:00
98a60a7a2e Merge branch 'development' into hotfix/duplicate-role 2026-03-05 11:57:18 -06:00
hreyes
e44ac15b55 hotfix/modal-roles 2026-03-05 10:53:50 -07:00
660e3a85fc Merge pull request 'fix/modulo-pedimento' (#186) from fix/modulo-pedimento into development
Reviewed-on: ADUANASOFT/anexo76#186
2026-03-05 17:53:22 +00:00
dbf2a7a2ad Merge branch 'development' into fix/modulo-pedimento 2026-03-05 11:53:08 -06:00
hreyes
cc715f259e feature/correccion-de-adauana-2-digitos 2026-03-05 10:27:24 -07:00
hreyes
1f391aa4a6 feature/pedimentos-csv-validations 2026-03-05 10:15:15 -07:00
bb80bbf802 Merge branch 'development' into fix/modulo-pedimento 2026-03-05 09:38:11 -06:00
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
93407d1333 Merge pull request 'task/archivos_winsaai' (#184) from task/archivos_winsaai into development
Reviewed-on: ADUANASOFT/anexo76#184
2026-03-05 14:19:19 +00: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
eef5233bfb Merge pull request 'feat(auth): implement session management and silent refresh for Keycloak' (#182) from feature/sessions into development
Reviewed-on: ADUANASOFT/anexo76#182
2026-03-05 14:16:01 +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