ERP-node/backend-node/src
kjs 4d6783e508 feat: Implement automatic serial number generation and reference handling in mold management
- Enhanced the `createMoldSerial` function to automatically generate serial numbers based on defined numbering rules when the serial number is not provided.
- Integrated error handling for the automatic numbering process, ensuring robust logging for success and failure cases.
- Updated the `NumberingRuleService` to support reference column handling, allowing for dynamic prefix generation based on related data.
- Modified the frontend components to accommodate new reference configurations, improving user experience in managing numbering rules.

These changes significantly enhance the mold management functionality by automating serial number generation and improving the flexibility of numbering rules.
2026-03-09 15:34:31 +09:00
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
database [agent-pipeline] pipe-20260303124213-d7zo round-3 2026-03-03 21:53:46 +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 Numbering Rule APIs and Frontend Integration 2026-03-09 14:10:08 +09:00
services feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
utils 바코드 업데이트 및 AI LLm 적용용 2026-03-05 19:08:08 +09:00
app.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00