95 Commits

Author SHA1 Message Date
cb1f159ac4 feat(sales): preparar DeliveryNoteDto y consulta para impresión closes #43 2026-03-25 18:33:01 -03:00
ec990897cb feat(sales): persist delivery note issue in repository closes #35 2026-03-24 02:59:07 -03:00
2d652c89c8 feat(sales): exponer aprobación por ítem en QuoteDto para precarga documental.
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m44s
Incluye arreglo en lookup para traer presupuestos aprobados en lugar de emitidos.
Closes #33
2026-03-22 18:05:56 -03:00
63915aa980 feat(sales): agregar búsqueda paginada de Delivery Note (search endpoint + DTO resumen) closes #27
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 7m49s
2026-03-20 23:03:46 -03:00
33fe012b09 feat(sales): incorporar DTO de lectura para Delivery Note #23
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 18m57s
- Se agregan DeliveryNoteDto y DeliveryNoteItemDto
- Se implementa proyección a DTO en PhSDeliveryNoteRepository
- Se extiende IPhSDeliveryNoteRepository con métodos DTO
- Se ajusta DeliveryNoteService para trabajar con DTO
- Se actualiza DeliveryNoteController para devolver DTO
- Se elimina exposición directa de EDeliveryNote en la API

Closes #23
2026-03-19 17:41:49 -03:00
c55581f546 feat(sales): agregar repositorio base delivery note
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 16m32s
Closes #15
2026-03-17 10:08:51 -03:00
dc08291932 feat(sales): scaffold EF para Delivery Notes
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m10s
Closes #11
2026-03-16 19:42:56 -03:00
915f78bb40 feat(stock): reserve stock when expedition moves to EnTransito
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m23s
Closes #9
2026-03-15 19:17:26 -03:00
6419ac8843 feat(expeditions): permitir transición Emitida → EnTransito desde la consulta
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 34m41s
closes #7
2026-03-14 21:23:06 -03:00
6d0a72c01d feat(expeditions): prevent reuse of stockitem_id in active expeditions
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 20m38s
Closes #5
2026-03-11 23:35:51 -03:00
394c864dfa ffeat(expeditions): persist stockitem_id in ExpeditionDetails (traceability base)
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m37s
- Added stockitem_id column to PhLSM_ExpeditionDetails
- Added FK to PhLSM_StockItem
- Added indexes (StockItem and Expedition_StockItem)
- Updated scaffold models
- Updated UI merge to preserve StockItemId
- CreateFullExpeditionAsync now persists stockitem_id
- Base step to enable logistic states and double-trace prevention

Closes #3
2026-03-02 19:44:49 -03:00
4704e61f98 Reservation Entities
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m34s
2026-01-11 12:58:50 -03:00
5607c043de Stop tracking build artifacts (bin/obj)
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Has been cancelled
2026-01-11 12:38:06 -03:00
297d1d719e General Update
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m53s
2025-09-15 18:55:25 -03:00
be690849fd Update Expediciones UI
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m27s
2025-09-05 16:31:58 -03:00
6e61b7b598 Update Expeditions Print
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m12s
2025-09-04 18:15:15 -03:00
2719bd4d9e Add Fix Scanner GS1, Factory Code
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m18s
2025-08-19 01:35:58 -03:00
1c4c241266 Add StockItemModal v1
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 15m47s
2025-08-18 00:47:37 -03:00
626f57aab3 Update Data Model Expedition & Set
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 26m4s
2025-07-22 11:06:54 -03:00
c0d98e2ec8 Patch QuotePrint Adjustments
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m49s
2025-07-15 16:51:29 -03:00
6e592bd034 Add UnitOfMeasure Search and Form
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m50s
2025-07-15 12:42:30 -03:00
369190695b Add Massive Import Products
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 26m25s
2025-07-14 16:16:05 -03:00
1be33c37b5 Add Products
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 16m35s
2025-06-30 16:15:08 -03:00
ebbfe90d1e Add Patch DivisionUI
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m56s
2025-06-27 17:24:31 -03:00
85fedf79af Add Stock Module MVP Divisiones
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m45s
2025-06-27 13:52:22 -03:00
ca229ed6cb Update UI Chart, Update Quote order
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m49s
2025-06-09 11:32:32 -03:00
e276e9672c Add Authorization Quote
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m16s
2025-05-29 19:21:57 -03:00
a0c9fb2a4c Add OfferDays, Payment Condition
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m27s
2025-05-23 12:27:56 -03:00
ee013c952c Add Patient QuickAdd
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 14m58s
2025-05-22 09:28:06 -03:00
d11d0359fb Update UIX Refactoring
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m59s
2025-05-20 01:19:37 -03:00
294727d5e6 Upgrade version VS, template and navmenu
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m58s
2025-05-19 14:42:12 -03:00
dea1b2fdf5 Update UI y tupla ID
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m30s
2025-05-18 03:21:48 -03:00
5ec19044f2 Update GetByIdDTO
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m14s
2025-05-16 17:19:40 -03:00
b6c63b874c Testing Razor PDF Generator
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m29s
2025-05-15 19:24:12 -03:00
e7069b3848 Update Transversal PDFGenerator 2025-05-14 18:16:31 -03:00
474c90423c Update Province and Status Quote defa
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m49s
2025-05-13 16:28:22 -03:00
5eead2846b Update API LookUp 2025-05-13 14:10:13 -03:00
272f8330d7 Refactoring & Add Quotes
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m13s
2025-05-13 12:08:38 -03:00
605447e18a General Refactor 1
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m30s
2025-05-08 15:46:04 -03:00
65fb465b63 Update ExchangeRateService e Inyecciones
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m6s
2025-05-08 08:44:14 -03:00
e1bd50d4d6 Add ExchangeRate Function BCRA
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 56s
2025-05-08 03:09:52 -03:00
3d6af27e34 Add Save Cascade Quote Insert
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m39s
with Validations
2025-05-07 18:35:49 -03:00
09090bef21 Add Controller QuoteCreateFull
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m24s
2025-05-06 21:00:03 -03:00
b1ab76aa5a Add TaxSecction on QuoteCreate
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m31s
2025-05-06 15:58:35 -03:00
f1bc764bbf Add Adjustment, Products & Tags.
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m18s
Quote Demo v1
2025-05-05 22:50:02 -03:00
6476cfd701 Update Model Quote and Adjustment in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m24s
2025-05-01 17:59:59 -03:00
4c6c7ab548 Patch JWT Security
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m50s
2025-04-28 19:33:43 -03:00
bba48a7e28 Update UI y API Vendedores y Mapeo de Quote
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m52s
2025-04-28 14:38:00 -03:00
2014218ad0 Update Quote and FormSeries Add
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m20s
2025-04-27 02:19:29 -03:00
9940189a93 Upgrade de DbContext y Patch Customers
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m17s
2025-04-26 18:15:25 -03:00