Merge branch 'develop' of http://114.203.209.83:3000/SamProject/sam-api into develop

This commit is contained in:
김보곤
2026-03-12 11:06:53 +09:00
36 changed files with 2358 additions and 938 deletions

View File

@@ -99,6 +99,9 @@
'cannot_delete' => '현재 상태에서는 삭제할 수 없습니다.',
'invalid_status' => '유효하지 않은 상태입니다.',
'cannot_ship' => '출하 가능 상태가 아닙니다.',
'order_not_produced' => '생산완료 상태의 수주만 출하를 생성할 수 있습니다.',
'no_work_orders' => '해당 수주에 유효한 작업지시가 없습니다.',
'already_exists' => '이미 해당 수주에 출하가 존재합니다.',
],
// 파일 관리 관련