보관 규칙

Putaway is the process of routing products to appropriate storage locations upon shipment arrival.

Odoo can accomplish this seamlessly using putaway rules, which dictate how products move through specified warehouse locations.

Upon shipment arrival, operations are generated based on putaway rules to efficiently move products to specified locations, and ensure easy retrieval for future delivery orders.

창고에서 특정한 종류의 품목을 처리하는 경우에는 보관 규칙을 통해 휘발성 물질을 창고 관리자가 결정한 다른 위치로 이동시켜서 해당 물질이 가까운 곳에 보관되는 것을 방지할 수도 있습니다.

설정

저장 규칙을 사용하려면 재고 관리 앱 ‣ 환경 설정 ‣ 설정 으로 이동하여 창고 섹션에 있는 다단계 경로 기능을 활성화합니다. 이렇게 하면 저장 위치 기능도 자동으로 활성화됩니다.

Finally, click Save.

재고 관리 설정에서 다중 단계 경로를 활성화합니다.

Define putaway rule

특정 품목을 보관하기 위해 라우팅되는 위치를 관리하려면 재고 관리 앱 ‣ 환경 설정 ‣ 보관 규칙 으로 이동합니다. 만들기 버튼을 사용하여 규칙이 영향을 미치는 품목 또는 품목 카테고리 에 대한 새로운 보관 규칙을 설정합니다.

중요

Putaway rules can be defined either per product/product category, and/or package type (the Packages setting must be enabled in Inventory app ‣ Configuration ‣ Settings for that).

해당하는 내용 중에서, 제품 입고 시 위치는 제품을 다음에 저장: 위치로 이동 작업을 생성하는 저장 규칙이 실행되는 위치입니다.

이 기능이 작동하려면, 다음에 저장 위치는 반드시 최초 위치의 하위 위치 여야 합니다 (예: 창고/재고/과일`은 저장된 품목을 쉽게 찾을 있도록 `창고/재고 내부에 특정한 이름으로 지정된 위치입니다).

Example

In a warehouse location, WH/Stock, there are the following sub-locations:

  • WH/Stock/Fruits

  • WH/Stock/Vegetables

Ensure all apples are stored in the fruits section by filling the field Store to with the location WH/Stock/Fruits when the Product, Apple arrives in WH/Stock.

Repeat this for all products and hit Save.

Create putaway rules for apples and carrots.

Putaway rule priority

Odoo selects a putaway rule based on the following priority list (from highest to lowest) until a match is found:

  1. Package type and product

  2. Package type and product category

  3. 패키지 유형

  4. 품목

  5. Product category

Example

The product Lemonade can has the following putaway rules configured:

  1. When receiving a Pallet (Package Type) of Lemonade cans, it is redirected to WH/Stock/Pallets/PAL1.

  2. Lemonade can’s Product Category is All/drinks, and when receiving a Box of any item in this product category, items are redirected to WH/Stock/Shelf 1.

  3. Any product on a Pallet is redirected to WH/Stock/Pallets

  4. The product Lemonade can is redirected to WH/Stock/Shelf 2

  5. Items in the All/drinks product category are redirected to WH/Stock/Small Refrigerator.

보관 규칙의 몇 가지 예.