권혁성
37424b9cef
feat(WEB): 수주 Bulk Delete API + 작업지시 Revert Force 통합
...
- 수주 일괄 삭제 API 추가 (DELETE /orders/bulk)
- OrderBulkDeleteRequest (ids, force 검증)
- force=true: hard delete (운영환경 차단), force=false: soft delete
- 삭제 불가 건(상태/작업지시/출하) skip 처리 + skipped_ids 반환
- 작업지시 되돌리기 force/운영 모드 분기
- force=true (개발): 기존 hard delete 로직 유지
- force=false (운영): 작업지시 cancelled 상태 변경, options에 취소정보 기록, 자재 투입분 재고 역분개, 데이터 보존
- reason 필수 (운영 모드)
- WorkOrder 모델에 STATUS_CANCELLED 상수 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 04:19:47 +09:00
..
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-09 09:17:15 +09:00
2026-02-21 17:19:17 +09:00
2026-02-21 17:19:18 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 16:14:46 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-27 22:39:04 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-13 03:41:27 +09:00
2026-01-31 09:39:55 +09:00
2026-01-20 20:51:42 +09:00
2026-02-12 07:02:39 +09:00
2026-01-20 20:51:42 +09:00
2026-01-14 17:08:59 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 16:14:46 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-22 04:19:47 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-20 10:50:23 +09:00
2026-01-20 20:51:42 +09:00
2026-01-13 19:49:17 +09:00
2026-02-21 17:19:18 +09:00
2026-01-20 20:51:42 +09:00
2026-01-26 20:29:22 +09:00
2026-01-20 20:51:42 +09:00
2026-01-13 19:45:44 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-22 04:19:47 +09:00
2026-02-13 03:41:35 +09:00
2026-01-20 20:51:42 +09:00
2026-01-15 17:14:04 +09:00
2025-11-17 13:40:07 +09:00
2026-01-13 19:49:17 +09:00
2026-01-20 16:14:46 +09:00
2025-11-06 17:24:42 +09:00