외주 생산¶
In manufacturing, subcontracting is the process of a company engaging a third-party manufacturer, or subcontractor, to manufacture products that are then sold by the contracting company.
Subcontracting provides a variety of benefits for both the contracting company and the subcontractor.
협력업체에서는 제조에 필요한 장비와 인력에 직접 투자하고 유지관리하는 번거로움 없이 하도급을 통하여 다양하게 제조한 제품을 판매할 수 있습니다.
이를 통해 계약하는 회사는 현재 필요한 상황에 따라 협력업체와의 계약을 쉽게 늘리거나 줄일 수 있으므로 경제 주기 전반에 걸쳐 탄력적으로 운용할 수 있습니다. 이를 통해 특화된 업무는 협력업체에 위임하고 회사에서는 앞서나갈 수 있는 업무에 집중할 수 있음을 의미합니다.
관계에 있어 다른 측면으로는, 하도급을 통해 협력업체 측에서는 하도급 계약 범위 밖에서는 수익성이 떨어질 수밖에 없는 틈새 생산 분야를 전문화할 수 있습니다. 또한 특정한 계약에 대해서는 유연하게 프로젝트를 수락 혹은 거절 여부를 선택하거나 주어진 시간 동안 작업할 프로젝트 수를 선택할 수 있습니다.
Odoo에서 기업은 구성품에 대한 조달 방식이나 완제품 제조 후 진행 방식 등 여러 가지 변수를 고려하여 하도급 작업 흐름을 설정할 수 있습니다.
Basic subcontracting
Subcontract products without supplying the subcontractor with components.
Resupply subcontractor
Ship components to a subcontractor each time a PO for a subcontracted product is confirmed.
Dropship to subcontractor
Dropship components to a subcontractor each time a PO for a subcontracted product is confirmed.
설정¶
To enable subcontracting in Odoo, navigate to Subcontracting setting, under the Operations heading. Then, click Save.
, and tick the checkbox next to theWith subcontracting enabled, a few different features become available in Odoo:
이제 자재명세서 (BoM) BoM 유형 필드에서 하도급 옵션을 선택할 수 있습니다. BoM 으로 하도급 유형을 활성화할 경우 |BoM|의 제품을 하도급 제품으로 지정되며, Odoo에서 해당 제품이 Odoo 데이터베이스를 소유한 회사가 아닌 협력업체에서 생산된다는 것을 알 수 있게 됩니다.
Two subcontracting routes become available in the Inventory app, and can be assigned to specific products, on the Inventory tab of their product pages:
Resupply Subcontractor on Order
Dropship Subcontractor on Order
Subcontracting workflows¶
In Odoo, there are three subcontracting workflows, the main difference between them being how the subcontractor obtains the necessary components:
In the basic subcontracting workflow, the subcontractor is fully responsible for obtaining the components. This workflow is outlined in the Basic subcontracting documentation.
In the Resupply Subcontractor on Order workflow, the contracting company sends the components from their warehouse to the subcontractor. This workflow is outlined in the Resupply subcontractor documentation.
주문 시 협력업체 직배송 작업 흐름에서 계약 회사는 공급업체로부터 구성품을 매입하여 협력업체에 직접 배송합니다. 이 작업 흐름은 Dropship to subcontractor 문서에 설명되어 있습니다.
협력업체에서 부품을 조달하는 방법 외에도 제품을 하도급하는 이유와 협력업체에서 제품이 제조되면 어떻게 처리할지에 대해서도 고려해야 합니다.
In terms of why a product is being subcontracted, the two main reasons are to fulfill a customer order, or to replenish the quantity of stock on-hand.
In terms of what happens to products once they are manufactured, they can either be shipped to the contracting company, or dropshipped directly to an end customer.
위에 설명된 세 가지 하도급 워크플로우를 이와 같이 쉽게 진행할 수 있도록 설정할 수 있으며, 그 방법은 각각의 문서에 설명되어 있습니다.
Subcontracted product valuation¶
The valuation of a subcontracted product depends upon a few different variables:
The cost of the required components, if provided by the contracting company; from here on referred to as
C
.The price paid to the subcontractor for the service of manufacturing the subcontracted product; from here on referred to as
M
.The cost of shipping components to the subcontractor, and having them shipped back to the contracting company; from here on referred to as
S
.The cost of dropshipping, if the components are shipped by the subcontractor to the end customer; from here on referred to as
D
.Any other associated costs, like import taxes, etc.; from here on referred to as
x
.
Therefore, the total valuation of a subcontracted product (P
) can be represented by the following
equation:
모든 하도급 제품 평가에 이러한 변수가 모두 포함되는 것은 아니라는 점에 유의해야 합니다. 예를 들어, 제품이 최종 고객에게 직배송되지 않는 경우에는 직배송 비용을 고려할 필요가 없습니다.