Revert "Reapply "archive 삭제""

This reverts commit aec9ae8c43.
This commit is contained in:
2026-04-09 10:45:31 +09:00
parent 7225e53760
commit 4510784946
245 changed files with 3799 additions and 0 deletions
@@ -0,0 +1,3 @@
- **FIFO(First In First Out) 및 FEFO(First Expired First Out) 적용**: 유통기한이 있는 제품(예: 식품, 의약품)이나 선입선출이 필요한 제품에 대해 **자동 출고 순서 설정**.
- **자동 재고 보충(Replenishment Optimization)**: 피킹 구역의 재고가 일정 수준 이하로 내려가면 자동으로 보충하도록 WMS가 제안.