jskim-node #435

Merged
kjs merged 3 commits from jskim-node into main 2026-03-30 18:29:59 +09:00
Owner
No description provided.
kjs added 2 commits 2026-03-30 18:29:46 +09:00
a9e496ce0b Enhance division filtering in sales pages for better data retrieval
- Updated the division filter logic in CustomerManagementPage, SalesOrderPage, and SalesItemPage to use 'contains' operator for multi-value matching.
- This change allows for more flexible filtering of sales items based on the division, improving the accuracy of displayed data.
- The division filter now consistently uses the same value across different components, ensuring uniformity in data handling.

This commit enhances the functionality of the sales management pages by refining the filtering process, leading to a better user experience in managing sales data.
kjs added 1 commit 2026-03-30 18:29:51 +09:00
kjs merged commit ea816b2e00 into main 2026-03-30 18:29:59 +09:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjs/ERP-node#435
No description provided.