Implement pagination for source data in Outbound, Receiving, and Shipping Order pages #433

Merged
kjs merged 2 commits from jskim-node into main 2026-03-30 12:15:06 +09:00
Owner
  • Add pagination state management for source data in OutboundPage and ReceivingPage.
  • Introduce pagination controls with navigation buttons for better user experience.
  • Update data loading functions to accommodate pagination parameters.
  • Enhance SalesItemPage to include isDefault property in category options.

This commit improves the usability of logistics and sales item management by allowing users to navigate through large sets of data more efficiently.

- Add pagination state management for source data in OutboundPage and ReceivingPage. - Introduce pagination controls with navigation buttons for better user experience. - Update data loading functions to accommodate pagination parameters. - Enhance SalesItemPage to include isDefault property in category options. This commit improves the usability of logistics and sales item management by allowing users to navigate through large sets of data more efficiently.
kjs added 1 commit 2026-03-30 12:14:56 +09:00
42bb3a18fb Implement pagination for source data in Outbound, Receiving, and Shipping Order pages
- Add pagination state management for source data in OutboundPage and ReceivingPage.
- Introduce pagination controls with navigation buttons for better user experience.
- Update data loading functions to accommodate pagination parameters.
- Enhance SalesItemPage to include isDefault property in category options.

This commit improves the usability of logistics and sales item management by allowing users to navigate through large sets of data more efficiently.
kjs added 1 commit 2026-03-30 12:15:00 +09:00
kjs merged commit 45a92de60b into main 2026-03-30 12:15:06 +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#433
No description provided.