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
297d1d719e
General Update
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m53s
2025-09-15 18:55:25 -03:00
0361d4c978
Add Export QUOTES & refactoring
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
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
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m30s
2025-09-11 14:12:23 -03:00
c2bd8247a1
Add Export Exoeditions
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
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
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
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m12s
2025-09-04 18:15:15 -03:00
d3c1e20635
Update UI Selector Scan Item
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m1s
2025-08-29 19:18:05 -03:00
2d1dc71343
ReFix Classes Tranversal GS1CodeParser
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m4s
2025-08-27 18:25:25 -03:00
8303751ab7
UpClean de Codigo
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m5s
2025-08-27 17:42:48 -03:00
a38bd4570f
Fix UI TEMP
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m46s
2025-08-27 10:47:32 -03:00
d45a8d7f02
Update UI ExpeditionCreate TMP
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m2s
2025-08-27 10:26:17 -03:00
f1e7e65c4f
Update Fix2 Expedition And ScanGS!
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m12s
2025-08-27 09:17:00 -03:00
e075453d49
Update Fix StockItemScan
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 8m19s
2025-08-24 18:18:18 -03:00
345bc817c4
Arreglo Fix1 SelectorScam
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 1m2s
2025-08-24 02:31:12 -03:00
d884970019
Add StockScanModal
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 7m57s
2025-08-24 02:15:54 -03:00