권혁성
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-02-06 20:05:23 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-23 21:08:52 +09:00
2026-01-20 20:51:42 +09:00
2026-01-26 20:29:22 +09:00
2026-02-05 21:58:49 +09:00
2026-02-06 20:06:14 +09:00
2026-01-29 21:56:53 +09:00
2026-01-29 21:56:53 +09:00
2026-01-20 20:51:42 +09:00
2026-02-06 19:40:14 +09:00
2026-01-20 20:51:42 +09:00
2026-01-31 09:39:55 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00