mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 02:07:23 -04:00
- Extracted `sanitizeSubmittedLocations`, `deleteRemovedLocations`, `saveSubmittedLocations`, and `saveLocationOrderAndDefault` into dedicated helper methods for improved readability and maintainability. - Consolidated transaction handling around stock location operations. - Enhanced inline documentation for key methods. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>