Files
opensourcepos/app/Models
objecttothis 99b42f0800 fix(models): ensure dense sort_order range and clear values for deleted locations
- Simplified sort_order assignment logic to maintain dense 0..N-1 range for active locations.
- Updated deleted rows to set sort_order as NULL instead of pushing to a higher value.
- Adjusted tests and migrations to reflect the new behavior.

Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
2026-08-19 16:50:24 +04:00
..
2024-06-15 17:19:15 +02:00
2025-03-28 21:24:21 +04:00