mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-14 06:19:44 -04:00
- Introduced `$definitionIds` parameter in `itemSortColumns` to allow pre-resolved attribute handling. - Updated `Items` controller to utilize the new parameter, improving code clarity and performance. - Simplified dynamic column management and minimized unnecessary queries. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>