62 Commits

Author SHA1 Message Date
d3f0a5aa1f feat(sales): add delivery note detail drawer Closes #31
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m9s
2026-03-21 13:48:36 -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
13c1cf9caa Fix Quote Authorize Service
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m46s
2025-09-16 17:17:01 -03:00
61118eb261 Fix Quotes Service
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m11s
2025-09-16 16:38:46 -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
4c99757fb4 Fix 2 UI Quotes
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m53s
2025-09-11 14:32:16 -03:00
a462e1791c Fix UI Quotes
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m30s
2025-09-11 14:12:23 -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
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
69ea0a6a98 Update IUX
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m50s
2025-05-23 23:31:10 -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
dad339408a Add QUOTECREATE EstimatedDate
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m1s
2025-05-22 11:23:51 -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
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
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
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
c9bfaca76d Refactoring
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 21m21s
2025-05-13 19:13:59 -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
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
bc07220cf7 Add Ajuste visual QuoteCreate
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m37s
2025-05-09 14:25:07 -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
001ba4146a Add PhLinkToast
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m9s
2025-05-08 11:04:38 -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
b7c01e3a50 Add Update and Normalization UI
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m44s
2025-04-30 17:22:52 -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
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
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
7c7dc287df Add Patch UI Customers
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m50s
2025-04-14 18:10:44 -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
ab622e72ff Update CustomerForm Address List
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m0s
2025-04-11 11:25:29 -03:00
c1bb17cb65 Update CustomerForm Address
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m49s
2025-04-11 09:17:32 -03:00
39ae7f0412 Update CustomerForm
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m17s
2025-04-11 01:26:30 -03:00
87157f2d04 Add Document Section in CustomerForm
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m54s
2025-04-11 01:18:36 -03:00
0c7ec75e9d Add Document Secction in CustomerForm
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m5s
2025-04-11 01:10:59 -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
0da0d7c829 CustomerForm A1
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m1s
2025-04-10 00:08:01 -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
f1cfad2c11 Add Patch Customer View 3
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m31s
2025-04-07 08:45:15 -03:00