8f81614922
feat(deliverynote): add excel export with clinical snapshot parsing
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m55s
- Implement exportfiltered endpoint
- Generate Excel using XLSXExportBase (EPPlus)
- Map Delivery Note summary fields
- Parse ExtraInfoJson into business columns (Professional, Institution, Patient, SurgeryDate)
- Format dates for Excel
- Keep export at header level (no items)
Closes #46
2026-03-27 16:03:40 -03:00
f403ffa90d
feat(documents): agregar template PDF de Delivery Note y endpoint API closes #43
2026-03-25 20:46:38 -03:00
1b74027195
feat(sales): add delivery note issue endpoint closes #35
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 11m38s
2026-03-24 09:57:52 -03:00
63915aa980
feat(sales): agregar búsqueda paginada de Delivery Note (search endpoint + DTO resumen) closes #27
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
...
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
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 3m44s
2026-03-19 12:11:30 -03:00