mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-13 13:57:34 -04:00
- Add `ensureStockLocation` method to automatically create missing stock locations during test execution. - Update `addItemQuantity` to call `ensureStockLocation` before adding item quantity. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>