8 Commits

Author SHA1 Message Date
394c864dfa ffeat(expeditions): persist stockitem_id in ExpeditionDetails (traceability base)
All checks were successful
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
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
2d1dc71343 ReFix Classes Tranversal GS1CodeParser
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m4s
2025-08-27 18:25:25 -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
2719bd4d9e Add Fix Scanner GS1, Factory Code
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m18s
2025-08-19 01:35:58 -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
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
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