ERP-node/frontend/lib/registry/components/v2-shipping-plan-editor
kjs 359bf0e614 feat: enhance shipping plan editor and batch save functionality
- Added planDate support in batch save operations for shipping plans, allowing for more accurate scheduling.
- Updated the ShippingPlanEditorComponent to handle planDate and splitKey for better management of shipping plans.
- Enhanced validation logic to ensure that the total planned quantity does not exceed available stock during the editing process.
- Introduced functionality to add and remove split rows dynamically, improving user experience in managing shipping plans.

These changes aim to provide a more robust and flexible shipping plan management experience, facilitating better tracking and scheduling of shipping operations.
2026-03-18 16:04:55 +09:00
..
ShippingPlanEditorComponent.tsx feat: enhance shipping plan editor and batch save functionality 2026-03-18 16:04:55 +09:00
ShippingPlanEditorConfigPanel.tsx feat: implement shipping plan management features 2026-03-18 14:42:47 +09:00
ShippingPlanEditorRenderer.tsx feat: implement shipping plan management features 2026-03-18 14:42:47 +09:00
index.ts feat: implement shipping plan management features 2026-03-18 14:42:47 +09:00
types.ts feat: enhance shipping plan editor and batch save functionality 2026-03-18 16:04:55 +09:00