|
|
17c1ef3947
|
Nuevo start con interaccion para elegir que tipo de servidor estamos
|
2026-02-23 12:15:44 -06:00 |
|
|
|
a9b9d8290b
|
editando el ejemplo env
|
2026-02-23 11:27:16 -06:00 |
|
|
|
f15d40f697
|
Nuevas funcionalidades y correcciones
|
2026-02-23 10:54:39 -06:00 |
|
|
|
3b320d7381
|
Agregando archivito
|
2026-02-19 14:35:01 -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 |
|
|
|
bbe74906ec
|
Merge pull request 'feature/carga-via-csv' (#147) from feature/carga-via-csv into development
Reviewed-on: ADUANASOFT/anexo76#147
|
2026-02-17 15:27:16 +00:00 |
|
hreyes
|
56f19bb88f
|
Merge branch development into feature/carga-via-csv
|
2026-02-17 09:22:19 -06:00 |
|
hreyes
|
8ace3735c4
|
add/gitignore-add-docker-compose
|
2026-02-17 08:52:25 -06:00 |
|
hreyes
|
91c3f7105b
|
feature/csv-envoices-integration
|
2026-02-16 17:17:07 -06:00 |
|
|
|
474801075d
|
Merge pull request 'fix: Reset tariff fraction selector state and clear fractions only when the modal is initially opened.' (#146) from feature/fraction-API into development
Reviewed-on: ADUANASOFT/anexo76#146
|
2026-02-16 19:00:04 +00:00 |
|
Galindo97
|
498d213ad1
|
fix: Reset tariff fraction selector state and clear fractions only when the modal is initially opened.
|
2026-02-16 12:53:02 -06:00 |
|
|
|
307bc5d3ce
|
Merge pull request 'feature/item-calculations' (#145) from feature/item-calculations into development
Reviewed-on: ADUANASOFT/anexo76#145
|
2026-02-16 18:10:57 +00: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 |
|
|
|
89ac720324
|
Merge pull request 'feature/fraction-API' (#143) from feature/fraction-API into development
Reviewed-on: ADUANASOFT/anexo76#143
|
2026-02-16 18:09:32 +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 |
|
|
|
960fca190f
|
feat: add fractions section to sidebar with translations in English and Spanish
|
2026-02-16 09:49:07 -06:00 |
|
|
|
03999dae65
|
Merge pull request 'fix/item-validations' (#142) from fix/item-validations into development
Reviewed-on: ADUANASOFT/anexo76#142
|
2026-02-13 23:08:00 +00:00 |
|
|
|
50aa87b2aa
|
fix: correct logic for handling pedimento_id in invoice update validation
|
2026-02-13 17:04:03 -06:00 |
|
|
|
472e42a02f
|
refactor: remove console logs and clean up fetch URL assignments in various components
|
2026-02-13 16:30:18 -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 |
|
|
|
13254bbcfc
|
feat: implement server API route to set active company in cookie and update setActiveCompany method
|
2026-02-13 12:46:47 -06:00 |
|
|
|
7d1fe2bae8
|
refactor: replace Dialog components with Sheet components and improve layout in various dialogs
|
2026-02-13 12:06:38 -06:00 |
|
|
|
b3abd40a6c
|
Merge pull request 'Merge pull request 'Merge pull request 'feat: add ProxyHeadersMiddleware for HTTPS redirects in production' (#139) from fix/redirects into development' (#140) from development into fix/redirects' (#141) from fix/redirects into development
Reviewed-on: ADUANASOFT/anexo76#141
|
2026-02-13 16:42:30 +00:00 |
|
|
|
7351737ee6
|
Merge pull request 'Merge pull request 'feat: add ProxyHeadersMiddleware for HTTPS redirects in production' (#139) from fix/redirects into development' (#140) from development into fix/redirects
Reviewed-on: ADUANASOFT/anexo76#140
|
2026-02-13 16:41:40 +00:00 |
|
|
|
de200fc7ee
|
Merge branch 'fix/redirects' into development
|
2026-02-13 16:41:33 +00:00 |
|
|
|
dedef1672e
|
refactor: update API endpoints and improve company ID handling in various components
|
2026-02-13 10:40:24 -06:00 |
|
|
|
aa322664f3
|
Merge pull request 'feat: add ProxyHeadersMiddleware for HTTPS redirects in production' (#139) from fix/redirects into development
Reviewed-on: ADUANASOFT/anexo76#139
|
2026-02-13 14:58:32 +00:00 |
|
|
|
6440b79d28
|
feat: add ProxyHeadersMiddleware for HTTPS redirects in production
|
2026-02-13 08:58:07 -06:00 |
|
|
|
437bd54b13
|
Merge pull request 'refactor: remove hybrid handling of has_express_line in company service' (#138) from fix/company-info into development
Reviewed-on: ADUANASOFT/anexo76#138
|
2026-02-13 14:19:35 +00:00 |
|
|
|
1fa7a53a2f
|
refactor: remove hybrid handling of has_express_line in company service
|
2026-02-13 08:19:08 -06:00 |
|
|
|
7e65bf4066
|
Merge pull request 'feature/SSR-views' (#137) from feature/SSR-views into development
Reviewed-on: ADUANASOFT/anexo76#137
|
2026-02-13 14:14:25 +00:00 |
|
|
|
1e8f56a438
|
Merge branch 'development' into feature/SSR-views
|
2026-02-13 08:13:35 -06:00 |
|
|
|
a5c83a41db
|
Merge pull request 'fix/client-providers' (#135) from fix/client-providers into development
Reviewed-on: ADUANASOFT/anexo76#135
|
2026-02-13 14:10:01 +00:00 |
|
|
|
495f4bc11e
|
Refactor code structure for improved readability and maintainability
|
2026-02-12 19:03:26 -06:00 |
|
|
|
54553d426c
|
fix: update client_or_provider default value and improve error handling in form submission
|
2026-02-12 17:53:24 -06:00 |
|
|
|
27291c8145
|
fix: remove backup file for parts page to clean up repository
|
2026-02-12 17:53:21 -06:00 |
|
|
|
c31e6f0cad
|
Merge pull request 'feature/items-validation' (#134) from feature/items-validation into development
Reviewed-on: ADUANASOFT/anexo76#134
|
2026-02-12 23:16:26 +00: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
|
7d2f5fec44
|
fix: check for !res.error instead of res.success when handling API responses.
|
2026-02-12 14:13:14 -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 |
|
hreyes
|
eab10e6fbc
|
feature/frontend-integration
|
2026-02-12 12:30:41 -06:00 |
|
|
|
9d27066da1
|
Remove unnecessary console logs and improve code readability across multiple components
|
2026-02-11 20:37:10 -06:00 |
|