ERP-node/backend-node/src
DDD1542 385a10e2e7 feat: Add BOM version initialization feature and enhance version handling
- Implemented a new endpoint to initialize BOM versions, automatically creating the first version and updating related details.
- Enhanced the BOM service to include logic for version name handling and duplication checks during version creation.
- Updated the BOM controller to support the new initialization functionality, improving BOM management capabilities.
- Improved the BOM version modal to allow users to specify version names during creation, enhancing user experience and flexibility.
2026-02-26 20:48:56 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: Add BOM version initialization feature and enhance version handling 2026-02-26 20:48:56 +09:00
database feat: Enhance SelectedItemsDetailInputComponent with sourceKeyField auto-detection and FK mapping 2026-02-26 16:39:06 +09:00
interfaces 액션 노드들 로직 구현 2025-10-02 17:51:15 +09:00
middleware feat: Add express-async-errors for improved error handling 2026-02-12 11:42:52 +09:00
routes feat: Add BOM version initialization feature and enhance version handling 2026-02-26 20:48:56 +09:00
services feat: Add BOM version initialization feature and enhance version handling 2026-02-26 20:48:56 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
utils Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-24 09:29:44 +09:00
app.ts feat: Add BOM management features and enhance BOM tree component 2026-02-25 14:50:51 +09:00