mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 10:15:01 -04:00
- Added validation to ensure `stock_location` is an array. - Filtered and sanitized submitted location data to prevent invalid keys or values. - Improved handling of empty location names and skipped saving invalid entries. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>