66 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
9327a1dc2a refactor(sales): align delivery note entities with project mapping strategy closes #35 2026-03-23 18:14:00 -03:00
f6bf3c61e8 feat(sales): add delivery note create DTOs closes #35 2026-03-23 11:31:33 -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
2dd8f5b1c7 feat(sales): agregar entidades domain para delivery note
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m17s
Closes #13
2026-03-16 22:08:04 -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
c2bd8247a1 Add Export Exoeditions
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 21m48s
2025-09-09 23:54:11 -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
2d1dc71343 ReFix Classes Tranversal GS1CodeParser
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m4s
2025-08-27 18:25:25 -03:00
345bc817c4 Arreglo Fix1 SelectorScam
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 1m2s
2025-08-24 02:31:12 -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
c574a48c4f Fix ParseGS1 to Backend
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m15s
2025-08-18 14:34:24 -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
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
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
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
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
a0a87ab306 Add Logo Resources + Convert
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 8m15s
2025-05-16 19:20:31 -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
19403c6023 Add Patch Puppeteer 2025-05-15 08:57:56 -03:00
e7069b3848 Update Transversal PDFGenerator 2025-05-14 18:16:31 -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
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
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
f4d6bd9e28 Add Professional y Specialty on API UI
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m31s
2025-04-24 20:03:42 -03:00
319f7234c5 Update ADD PhMap, Institutions and Patients
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m16s
2025-04-21 19:41:26 -03:00
4ee5a99cb1 Add Patients List Completo UI
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m22s
2025-04-21 00:38:46 -03:00
8623488221 Update ADD Patients y Institutions Models in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m24s
2025-04-20 19:58:17 -03:00
e14fecc455 Add BusinessUnits y ProductCatergories in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m21s
2025-04-18 02:01:12 -03:00
e41dc8747d Update Model, Tables Products in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m56s
2025-04-16 09:30:00 -03:00