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
ec990897cb
feat(sales): persist delivery note issue in repository closes #35
2026-03-24 02:59:07 -03:00
9327a1dc2a
refactor(sales): align delivery note entities with project mapping strategy closes #35
2026-03-23 18:14:00 -03:00
e0bc38d626
feat(sales): add delivery note issue core method closes #35
2026-03-23 12:08:57 -03:00
f6bf3c61e8
feat(sales): add delivery note create DTOs closes #35
2026-03-23 11:31:33 -03:00
6d3ad6aef2
Merge pull request 'feat(sales): exponer aprobación por ítem en QuoteDto para precarga documental.' ( #34 ) from feature/leandro/33-quote-approved-items-dto into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m12s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/34
2026-03-22 21:07:47 +00:00
2d652c89c8
feat(sales): exponer aprobación por ítem en QuoteDto para precarga documental.
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m44s
Incluye arreglo en lookup para traer presupuestos aprobados en lugar de emitidos.
Closes #33
2026-03-22 18:05:56 -03:00
24120636b1
Merge pull request 'feat(sales): add delivery note detail drawer Closes #31 ' ( #32 ) from feature/leandro/31-deliverynote-detail-drawer into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m34s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/32
2026-03-21 16:50:04 +00:00
d3f0a5aa1f
feat(sales): add delivery note detail drawer Closes #31
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m9s
2026-03-21 13:48:36 -03:00
9342447598
Merge pull request 'feat(sales): pantalla principal de consulta Delivery Note alineada a Quotes ( #29 )' ( #30 ) from feature/leandro/29-deliverynote-consulta-principal into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m6s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/30
2026-03-21 15:54:28 +00:00
af635eadda
feat(sales): pantalla principal de consulta Delivery Note alineada a Quotes ( #29 )
...
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
e9ae63ccbe
Merge pull request 'feat(sales): agregar búsqueda paginada de Delivery Note (search endpoint + DTO resumen) closes #27 ' ( #28 ) from feature/leandro/27-deliverynote-search into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m27s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/28
2026-03-21 02:04:52 +00: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
bb764b4d12
Merge pull request 'feat(sales): incorporar servicio UI para consumo de Delivery Note' ( #26 ) from feature/leandro/25-deliverynote-ui-service into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 14m42s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/26
2026-03-19 21:24:09 +00:00
e02d9b1ac0
feat(sales): incorporar servicio UI para consumo de Delivery Note
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 8m30s
closes #25
2026-03-19 18:23:26 -03:00
228403bac6
Merge pull request 'feat(sales): incorporar DTO de lectura para Delivery Note #23 ' ( #24 ) from feature/leandro/23-deliverynote-dto-read into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m4s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/24
2026-03-19 20:44:54 +00: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
564b171e84
Merge pull request 'feat(sales): exponer API de lectura para Delivery Note closes #21 ' ( #22 ) from feature/leandro/21-deliverynote-api-read into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 1m59s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/22
2026-03-19 15:19:36 +00: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
109ef556b9
Merge pull request 'refactor(database): organizar scripts SQL en estructura Database' ( #20 ) from refactor/leandro/19-database-structure into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 1m56s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/20
2026-03-19 13:17:56 +00:00
0b99a89bc1
refactor(database): organizar scripts SQL en estructura Database
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m3s
- Se crea carpeta Database con subcarpetas Procedures, Types y Verifications
- Se reubican scripts SQL fuera de la raíz
- Se alinea estructura física con Solution Explorer
Closes #19
2026-03-19 10:17:02 -03:00
587ef24b7d
Merge pull request 'feat(sales): agregar servicio core de lectura para Delivery Note' ( #18 ) from feature/leandro/17-delivery-note-core-read-service into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m0s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/18
2026-03-19 04:39:48 +00:00
a498c38d84
feat(sales): agregar servicio core de lectura para Delivery Note
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m19s
Closes #17
2026-03-19 01:37:43 -03:00
5d9a80201f
Merge pull request 'feat(sales): agregar repositorio base delivery note' ( #16 ) from feature/leandro/13-deliverynote-domain into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m9s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/16
2026-03-17 13:15:13 +00:00
c55581f546
feat(sales): agregar repositorio base delivery note
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 16m32s
Closes #15
2026-03-17 10:08:51 -03:00
579c6ef493
Merge pull request 'feat(sales): agregar entidades domain para delivery note' ( #14 ) from feature/leandro/13-deliverynote-domain into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 1m52s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/14
2026-03-17 01:09:34 +00:00
2dd8f5b1c7
feat(sales): agregar entidades domain para delivery note
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m17s
Closes #13
2026-03-16 22:08:04 -03:00
ada3c04b9b
Merge pull request 'feat(sales): scaffold EF para Delivery Notes' ( #12 ) from feature/leandro/11-deliverynote-scaffold into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m17s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/12
2026-03-16 22:45:04 +00:00
dc08291932
feat(sales): scaffold EF para Delivery Notes
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m10s
Closes #11
2026-03-16 19:42:56 -03:00
0c035f50d6
Merge pull request 'feat(stock): reserve stock when expedition moves to EnTransito' ( #10 ) from feature/leandro/9-stock-reservation-on-transit into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 1m57s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/10
2026-03-15 22:18:37 +00:00
915f78bb40
feat(stock): reserve stock when expedition moves to EnTransito
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 4m23s
Closes #9
2026-03-15 19:17:26 -03:00
b2aebafe55
Merge pull request 'feat(expeditions): permitir transición Emitida → EnTransito desde la consulta' ( #8 ) from feature/leandro/7-expedition-mark-in-transit into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m13s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/8
2026-03-15 00:30:32 +00:00
6419ac8843
feat(expeditions): permitir transición Emitida → EnTransito desde la consulta
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 34m41s
closes #7
2026-03-14 21:23:06 -03:00
d99f1c34d2
Merge pull request 'feat(expeditions): prevent reuse of stockitem_id in active expeditions' ( #6 ) from feature/leandro/5-double-trace-lock into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 2m18s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/6
2026-03-12 02:38:20 +00:00
6d0a72c01d
feat(expeditions): prevent reuse of stockitem_id in active expeditions
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 20m38s
Closes #5
2026-03-11 23:35:51 -03:00
55924ca07a
Merge pull request 'feat(expeditions): persist stockitem_id in ExpeditionDetails (traceability base)' ( #4 ) from feature/leandro/3-persist-stockitemid-expeditiondetail into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m26s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/4
2026-03-03 02:56:15 +00:00
394c864dfa
ffeat(expeditions): persist stockitem_id in ExpeditionDetails (traceability base)
...
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 6m37s
- Added stockitem_id column to PhLSM_ExpeditionDetails
- Added FK to PhLSM_StockItem
- Added indexes (StockItem and Expedition_StockItem)
- Updated scaffold models
- Updated UI merge to preserve StockItemId
- CreateFullExpeditionAsync now persists stockitem_id
- Base step to enable logistic states and double-trace prevention
Closes #3
2026-03-02 19:44:49 -03:00
6e22969787
Merge pull request '(hotfix) Disabled Stress Test NE' ( #2 ) from feature/leandro/feat-salida-material into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 36m51s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/2
2026-02-11 23:57:08 +00:00
9c58db49b0
(hotfix) Disabled Stress Test NE
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 29m17s
2026-02-11 20:54:35 -03:00
d7305ef0b4
Merge pull request 'Primer commit feature' ( #1 ) from feature/leandro/consumos into master
...
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m32s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/1
2026-02-09 22:48:50 +00:00
243f7eb361
Primer commit feature
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Successful in 9m46s
2026-02-09 19:37:14 -03:00
fa5b51dc40
Update PuppeteerPdfGeneratorService for Local USE
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 25m21s
2026-01-12 16:22:19 -03:00
c75103c671
Update desde VS2026
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m59s
2026-01-12 11:22:30 -03:00
4704e61f98
Reservation Entities
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)
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Has been cancelled
2026-01-11 12:38:06 -03:00
736452b9be
Actualizar checkout@v2 a checkout@v4
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 15m10s
2025-09-23 13:12:20 +00:00
33cab65e25
CI.YML Restore
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m39s
2025-09-22 22:55:46 +00:00
b31d7210f3
ci 2
2025-09-22 22:44:23 +00:00
13c1cf9caa
Fix Quote Authorize Service
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
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m11s
2025-09-16 16:38:46 -03:00