Files
vexplor_dev/frontend/lib/api/shipping.ts
kjs f8ad041a8c Enhance Shipping Order and Plan Functionality
- Added new fields for delivery details in the shipping order controller, including delivery date, delivery destination ID, and delivery address.
- Implemented validation logic to ensure that only confirmed sales orders can be processed, preventing the registration of shipments for orders that are waiting, canceled, or completed.
- Updated the save functionality to handle new delivery-related fields and improved error handling for blocked orders.
- Enhanced the shipping plan controller to include status checks and automatic updates based on changes in order quantities.

(TASK: ERP-047)
2026-05-14 15:46:35 +09:00

4.7 KiB