72 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
0177366fc9 Update Customers Update Create and List
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m4s
2025-04-12 18:51:25 -03:00
ee126d074c Update TaxCondition Controller in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m6s
2025-04-10 19:09:51 -03:00
42e67d5600 Update TaxCondition Endpoint in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m18s
2025-04-10 16:14:53 -03:00
650650b9a6 Add Pagination on GetAll Customer in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m7s
2025-04-06 01:35:31 -03:00
3962d889fd Add Pagination in API Customer
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m23s
2025-04-06 01:19:47 -03:00
8b8e66086b Add Patch Error Compiler
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m16s
2025-04-05 19:32:05 -03:00
143c3b45e7 Add Patch in CustomerController
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 43s
2025-04-05 19:24:02 -03:00
f61f26c98b Add Patch Logger
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m48s
2025-04-05 19:10:56 -03:00
9366a69370 Add Patch Repository
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m2s
2025-04-05 19:01:28 -03:00
78b0b1c52a Add Patch Filtro Document
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m53s
2025-04-05 17:57:18 -03:00