mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-16 07:18:04 -04:00
- This commit harmonizes #4442 with this PR. - Add `applyNamedAttributeSearch` method to enable searching by named attributes with specific values. - Refactor `applyAttributeSort` to accept pre-resolved definition info, improving query integrity. - Enhance free-text search to support combined attribute name:value syntax. - Add tests for named attribute search and free-text parsing compatibility. Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>