Files
vexplor/backend-node/src/controllers
kjs 629bc25cd5 Implement BOM base quantity retrieval functionality
- Added a new endpoint `/work-instruction/bom-base-qty` to retrieve base quantities for items based on their codes.
- Introduced the `getBomBaseQtyMap` function in the `workInstructionController` to handle the logic for fetching base quantities.
- Updated the frontend to call the new API and integrate base quantity mapping into the work instruction registration process.
- Enhanced the work instruction page to calculate batch counts and split quantities based on the retrieved base quantities.

(TASK:ERP-020)
2026-05-07 12:01:03 +09:00
..
2025-09-24 10:04:25 +09:00
2025-09-12 10:05:25 +09:00
2025-12-03 18:56:14 +09:00
2025-09-10 18:36:28 +09:00
2025-10-22 17:07:38 +09:00
2025-10-22 17:07:38 +09:00