Reservation methods¶
고객에게 품목을 판매하고 배송할 때 회사에서는 항상 재고를 확보해야 새로운 판매주문서가 확정될 경우 적시에 제품을 배송할 수 있습니다.
Odoo에서는 예약 방법 을 사용하여 해당 작업을 처리할 수 있습니다. 예약 방법은 배송주문서 (DO)에 있는 품목을 배송하기 위한 예약되는 방식을 제어하여 알맞은 주문서대로 정확한 시간에 예약되도록 합니다.
There are three different reservation methods in Odoo: At Confirmation, Manually, and Before scheduled date.
Reserves products only when a sales order is confirmed, and if stock is already available.
Once a quote is confirmed, product availability must be checked manually, and the required quantity must be reserved manually.
A specific number of days can be selected; this is the maximum number of days before a scheduled delivery date that products should be reserved.
설정¶
예약 방법은 개별 작업 유형에 따라 설정됩니다. 예약 방법에 대해 환경 설정을 하려면 새로 만들기 를 클릭하여 새로 생성합니다.
으로 이동합니다. 그런 다음 원하는 작업 유형을 선택합니다. 또는In the General tab of the operation type form, locate the Reservation Method option, and choose which method should be used for this type of operation.
팁
예약 방법을 예정일 전`으로 선택할 경우에는 아래에 새로운 :guilabel:`예정일 전 예약 필드가 나타납니다. 이 필드에서 기본값 ‘0’부터 다음 일 이전: 및 :guilabel:`별표가 표시된 경우 다음 일 이전:`의 개수를 변경할 수 있습니다.
Changing the days before value changes the maximum number of days before a scheduled date that products should be reserved.
Changing the days before when starred value changes the maximum number of days before a scheduled date that starred (favorited) transfers for products should be reserved.
Required applications¶
The two required applications that must be installed to use reservation methods are the Sales and Inventory apps.
참고
배송주문서 외에도 제조지시서, 협력업체 재공급 주문서, 수리 주문서, 내부 이전 에도 예약 방법을 적용할 수 있습니다. 사용하려면 추가 설정 메뉴를 환경 설정합니다.
For manufacturing orders: Install the Manufacturing application by going to the Install.
application, locating the Manufacturing app, and clickingFor resupply subcontractor: Navigate to Operations section, enable Subcontracting. Then, click Save.
, and under theFor repairs: Install the Repairs application by going to the Install.
application, locating the Repairs app, and clickingFor internal transfers: Navigate to Warehouse section, enable Storage Locations. Then, click Save.
, and under the
이러한 앱을 설치하면 예약 방법 설정에서 추가 기능을 활성화지 않아도 작동할 수 있습니다. 특정 운영 방식에서 기본적으로 사용할 수 있으며
으로 이동한 다음 특정 운영 방식을 클릭하여 확인 및 변경할 수 있습니다.참고
When the Type of Operation is changed to Receipt on an Operations Type form, reservation methods are not available.