권혁성
874bf97b8f
feat: [수주관리] order_nodes 테이블 및 모델 생성 (N-depth 트리 구조)
- order_nodes 마이그레이션: 자기참조 parent_id, 고정코어(통계용) + options JSON(하이브리드)
- order_items에 order_node_id nullable FK 추가
- OrderNode 모델: BelongsToTenant, Auditable, SoftDeletes, 트리 관계(parent/children)
- Order 모델: nodes(), rootNodes() HasMany 관계 추가
- OrderItem 모델: order_node_id fillable + node() BelongsTo 관계 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 20:06:14 +09:00
..
2026-01-20 20:51:42 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-02-04 08:37:55 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 01:10:42 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-02-06 20:06:14 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-30 15:35:36 +09:00
2026-01-29 15:33:54 +09:00
2026-02-05 21:58:49 +09:00
2026-01-20 20:51:42 +09:00
2026-01-29 21:56:53 +09:00
2026-01-30 12:00:13 +09:00
2025-08-21 09:50:15 +09:00
2025-12-18 11:40:49 +09:00
2026-01-30 19:53:09 +09:00
2026-01-29 15:33:54 +09:00
2025-12-22 15:30:38 +09:00
2026-01-13 19:49:11 +09:00
2025-11-10 22:09:28 +09:00
2025-11-10 22:09:28 +09:00
2026-01-29 15:33:54 +09:00
2025-12-20 13:43:04 +09:00
2025-11-06 17:45:49 +09:00
2025-11-06 17:45:49 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2025-12-22 17:42:59 +09:00
2026-01-29 15:33:54 +09:00
2026-02-03 18:59:12 +09:00
2025-12-26 18:58:44 +09:00
2026-01-08 20:23:52 +09:00
2026-02-03 18:59:12 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2025-11-06 17:45:49 +09:00
2025-12-22 17:42:59 +09:00
2026-01-29 15:33:54 +09:00