mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 02:07:23 -04:00
- Introduced handling for `stock_location_new` inputs to support creation of new locations. - Enhanced sanitization methods to trim and validate location entries more effectively. - Improved save logic by separating existing and new stock location processing. - Updated stock location order handling and adjusted related JavaScript for proper input mapping. - Updated tests to cover new functionality and input structure. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>