49 Commits

Author SHA1 Message Date
af91f6be5c feat(sales): implement delivery note persistence on issue
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 2m21s
closes #37
2026-03-24 16:34:38 -03:00
af635eadda feat(sales): pantalla principal de consulta Delivery Note alineada a Quotes (#29)
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m37s
- Se incorpora /deliverynotes con patrón visual idéntico a Quotes
- Se implementan filtros, tabla y paginación completa
- Se integra búsqueda con endpoint /api/deliverynote/search
- Se utiliza DeliveryNoteSearchParams desde Domain.Generics (sin duplicaciones)
- Se agregan placeholders para Nuevo, Excel y Ver
- Se incorpora navegación en menú

Closes #29
2026-03-21 12:53:53 -03:00
e02d9b1ac0 feat(sales): incorporar servicio UI para consumo de Delivery Note
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 8m30s
closes #25
2026-03-19 18:23: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
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
8303751ab7 UpClean de Codigo
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m5s
2025-08-27 17:42:48 -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
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
b10f427399 Fix Tmp1
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m42s
2025-08-18 08:29:20 -03:00
2d955752c5 Update Fix1
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 3m17s
2025-08-18 01:15:14 -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
20dd5d6943 Add ProductForm Stock
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 11m36s
2025-07-15 09:26:15 -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
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
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
0b20a6432f Add GeneratePDF
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m0s
2025-05-16 21:05:27 -03:00
05aa480f27 Update UI. GeneratePDF
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m18s
2025-05-16 20:57:57 -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
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
9db1452387 Update ExchangeRateService
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m25s
2025-05-08 08:55:54 -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
4ae39a9ff2 Patch UI ProviderJWT
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 8m3s
2025-04-29 08:59:34 -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
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
2b456f1e47 Update UI Add ProductForm v1
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 8m54s
2025-04-19 12:56:35 -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
8271d399f4 Add Fields in CustomerForm and new Services
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m41s
2025-04-11 00:25:27 -03:00
0f4176a5b2 Add CustomerForm
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 12m18s
2025-04-09 23:52:00 -03:00
b60a8bdd0f Add Patch Customer endpoint
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m37s
2025-04-06 18:23:47 -03:00
559de37672 Update UI Blazor Add Customers
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m55s
2025-04-06 02:43:01 -03:00
43844a2d22 Inicializacion SRV01 2025-01-24 19:17:26 -03:00