Commit Graph

307 Commits

Author SHA1 Message Date
3199551c6b Borrado de archivos 2026-02-25 12:45:37 -06:00
e4d4d0cce6 Puestas de seguridad y limpieza de codigo 2026-02-25 10:34:11 -06:00
96757ffdd2 Se corrigio bug en las tareas 2026-02-24 16:36:23 -06:00
ad26062f46 Coreccion del cliente para descargar los archivos multimedia 2026-02-24 14:00:28 -06:00
c9f934a0da Nuevo frontend y start cambiado 2026-02-24 11:35:46 -06:00
09c806b4f5 Nuevo forntend con datos multimedia 2026-02-23 17:44:33 -06:00
f15d40f697 Nuevas funcionalidades y correcciones 2026-02-23 10:54:39 -06:00
bcc758953f Nueva funcionalidad 2026-02-19 11:34:03 -06:00
f00a32ddb3 fix: import de UUID en tasks y mejoras visuales en listado de artículos 2026-02-19 08:47:44 -06:00
62315e5b24 Implementacion de sistema distribuido de boton de ayuda 2026-02-18 14:25:24 -06:00
hreyes
56f19bb88f Merge branch development into feature/carga-via-csv 2026-02-17 09:22:19 -06:00
hreyes
91c3f7105b feature/csv-envoices-integration 2026-02-16 17:17:07 -06:00
56a781f2be Merge pull request 'development' (#144) from development into feature/item-calculations
Reviewed-on: ADUANASOFT/anexo76#144
2026-02-16 18:10:12 +00:00
Galindo97
343dc10249 Merge branch 'development' into feature/fraction-API 2026-02-16 12:04:56 -06:00
9e37340dd5 feat: implement package and payment method dialogs with API integration 2026-02-16 11:52:34 -06:00
Galindo97
79a9f72741 feat: Introduce a new TariffFractionSelector component, refactor tariff fraction handling across frontend forms and backend services, and add a company amendment database migration. 2026-02-16 11:37:06 -06:00
5ca98ad0bc fix: correct logic for handling remesa and package quantity validation in invoice updates 2026-02-16 09:49:23 -06:00
50aa87b2aa fix: correct logic for handling pedimento_id in invoice update validation 2026-02-13 17:04:03 -06:00
e05e50f2b8 refactor: enhance invoice mapping functions and integrate PedimentosResponse DTO in catalog service 2026-02-13 16:26:06 -06:00
794d6d1781 refactor: streamline item validation functions and enhance number formatting in summary section 2026-02-13 15:49:54 -06:00
dedef1672e refactor: update API endpoints and improve company ID handling in various components 2026-02-13 10:40:24 -06:00
6440b79d28 feat: add ProxyHeadersMiddleware for HTTPS redirects in production 2026-02-13 08:58:07 -06:00
1fa7a53a2f refactor: remove hybrid handling of has_express_line in company service 2026-02-13 08:19:08 -06:00
1e8f56a438 Merge branch 'development' into feature/SSR-views 2026-02-13 08:13:35 -06:00
5d7c4019bc fix: update import paths for TariffFraction model to reflect new directory structure 2026-02-12 17:14:53 -06:00
287a194910 Merge branch 'development' into feature/items-validation 2026-02-12 17:04:13 -06:00
c011d7ad65 feat: enhance invoice and item validation by adding new checks and updating schemas 2026-02-12 17:00:12 -06:00
Galindo97
ab5181f803 feat: Implement consolidated catalog services and endpoints for pedimento and invoice creation/edition. 2026-02-12 13:35:48 -06:00
daa520b5fa Add logger initialization for improved logging in FastAPI app 2026-02-11 17:51:41 -06:00
105aa2b7da Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into development
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2026-02-11 17:38:10 -06:00
76f857ff69 Merge branch 'feature/record' into development 2026-02-11 17:35:44 -06:00
beb42e1f34 Merge pull request 'fix/doda' (#129) from fix/doda into development
Reviewed-on: ADUANASOFT/anexo76#129
2026-02-11 23:28:35 +00:00
e10fd24588 Merge branch 'feature/tables-generation' into development 2026-02-11 17:26:09 -06:00
68b3c5fd82 Merge branch 'feature/exportacion_importacion' into development 2026-02-11 17:12:00 -06:00
f8c38d998d feat: enhance item creation validation by adding checks for subitem existence and required fields 2026-02-11 17:03:25 -06:00
Galindo97
85ca22e574 feat: Implement dynamic backend URL configuration and streamline logout process by centralizing audit logging. 2026-02-11 16:22:03 -06:00
db85b91549 feat: enhance item validation by adding checks for valuation method and part number existence 2026-02-11 14:30:10 -06:00
c26a064d1c Inputs de busqueda 2026-02-11 14:18:18 -06:00
ef4f3cdeac feat: implement historical fraction search logic and integrate with fraction preference search 2026-02-11 12:49:17 -06:00
b2299e9efc feat: add historical tariff fractions seeding and update model schema 2026-02-11 12:47:00 -06:00
hreyes
e190df15d9 fix/delete-alembic-innecesarie-files 2026-02-11 11:32:08 -06:00
Galindo97
dfd9c06b06 feat: Standardize audit log timestamps to UTC in the backend and display local time in the frontend. 2026-02-11 11:13:32 -06:00
dcf92a05ba Se eliminaron scripts de ayuda 2026-02-11 11:01:10 -06:00
Galindo97
a594676de7 feat: Implement comprehensive audit logging for authentication events, including login, logout, user agent, and IP address, and add a script for audit verification. 2026-02-11 10:56:43 -06:00
ac47a99f1a Formularios para cada uno de los tipos de importacion 2026-02-11 10:27:32 -06:00
hreyes
11867196b5 feature/presets-invoices-and-teplates-partidas 2026-02-11 10:18:18 -06:00
Galindo97
f90e20469a feat: Implement a comprehensive audit log system with a dedicated dashboard page and backend API. 2026-02-10 14:07:20 -06:00
4190ac891e Se deshabilito la creacion de facturas de exportacion 2026-02-10 11:02:37 -06:00
ae66879120 Fomrulario de factrua de exportacion implementada 2026-02-10 10:59:11 -06:00
hreyes
45edc56820 feature/limit-characters-customs-brockers 2026-02-09 14:01:52 -06:00