권혁성
d7ca8cfa00
refactor:견적 converted 상태를 데이터 기반(order_id)으로 변경
...
- Quote 모델에 getStatusAttribute() accessor 추가: order_id 존재 시 자동으로 'converted' 반환
- scopeConverted() → whereNotNull('order_id') 변경
- QuoteService/OrderService에서 status='converted' 직접 세팅 제거, order_id만 세팅
- 상태 필터 쿼리: converted는 order_id IS NOT NULL 기반
- 통계 쿼리: status='converted' → order_id IS NOT NULL
- 수주 직접 등록 시에도 자동으로 수주전환 상태 반영
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 04:19:47 +09:00
..
2026-02-09 09:17:15 +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-11 15:58:37 +09:00
2026-02-13 11:22:28 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-02-06 21:01:24 +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-20 10:50:13 +09:00
2026-02-21 17:19:18 +09:00
2026-01-29 15:33:54 +09:00
2026-02-20 10:50:23 +09:00
2026-01-30 15:35:36 +09:00
2026-01-29 15:33:54 +09:00
2026-02-22 04:19:47 +09:00
2026-01-20 20:51:42 +09:00
2026-01-29 21:56:53 +09:00
2026-02-21 17:19:18 +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-07 09:50:52 +09:00
2026-02-07 09:50:52 +09:00
2026-02-11 15:58:35 +09:00
2025-12-26 18:58:44 +09:00
2026-01-08 20:23:52 +09:00
2026-02-11 09:51:35 +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