61 Commits

Author SHA1 Message Date
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
9017097006 feat(sales): exponer API de lectura para Delivery Note closes #21
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 3m44s
2026-03-19 12:11:30 -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
0361d4c978 Add Export QUOTES & refactoring
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m2s
2025-09-11 22:41:46 -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
813bcc24b1 Update Expeditions Details Draw
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m33s
2025-09-05 23:56:28 -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
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
852eab0c32 Add StockScanController
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m39s
2025-08-18 09:28:05 -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
27439cbd95 Add Download Template Product
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 14m19s
2025-07-05 13:26:22 -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
134e702273 Update Patch UI Authorize
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m22s
2025-05-29 21:16:55 -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
acd6672040 Add Update Account Controller
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m55s
EmailConfirmed
2025-05-20 12:30:57 -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
f596978a68 Add Patch QuotePDF
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m8s
2025-05-17 00:23:45 -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
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
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
508ab9de18 Update Roles in UI and API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m9s
2025-04-30 00:16:59 -03:00
bedee403b6 Add Patch Fullname Claim
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m14s
2025-04-29 20:03:48 -03:00
366bc0c0d3 Update Patch AccountController in API
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m3s
2025-04-29 19:40:25 -03:00
050cf9af0f Update Usuarios Extended Fields
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m25s
2025-04-29 18:52:49 -03:00
bfcda2ad9d Test Watch console
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m11s
2025-04-29 09:26:01 -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
c80da65dac Patch JWT
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m47s
2025-04-28 18:43: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
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
d5722495ae Add Update API UI Customers CRUD
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m16s
2025-04-14 17:50:25 -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
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