jskim-node #49

Merged
jskim merged 3 commits from jskim-node into main 2026-05-11 04:28:20 +00:00

3 Commits

Author SHA1 Message Date
8d5e73d8e4 Merge branch 'main' into jskim-node 2026-05-11 04:28:13 +00:00
kjs
571d4fab83 Merge branch 'jskim-node' of https://g.wace.me/jskim/vexplor_dev into jskim-node 2026-05-11 13:27:58 +09:00
kjs
5a4a6d5a5b Add BOM Copy Functionality to BOM Management
- Introduced a new API endpoint to copy a BOM tree to multiple target items, allowing for efficient duplication of BOM structures.
- Implemented payload validation to ensure correct data format and integrity during the copy process.
- Added a modal in the frontend for managing the BOM copy operation, including options for conflict resolution and progress tracking.
- Enhanced the BOM service with necessary logic for handling BOM copies, including versioning and error handling.

(TASK: ERP-028)
2026-05-11 13:27:57 +09:00