This question has been flagged
4 Replies
5563 Views

We have a workflow in our company to manufacture a part:

buy the part P from the supplier S1(machining) -> transfer P to S2(painting) -> transfer P to S3 (engraving) ->

-> get finished P in our warehouse.

There is a lot of such parts in our product (multi-level assembly).

When MO for the product is placed we need to make orders for S1, S2 and S3 and we need to make transfer orders, that should be activated when corresponding operation is accomplished.

It seems that MRP Subcontracting allows to make external work centers https://apps.odoo.com/apps/modules/8.0/mrp_subcontracting/ . But it is available only for v8.

Is there a way to automate this process in odoo 10?

Avatar
Discard
Best Answer

You can achieve clean subcontracting flow in manufacturing out of the box since Odoo has the new inventory management solution.

I am not explaining in detail here, just go through https://odoobooks.com/en/latest/manufacturing/subcontracting.html document and let me know if you have any queries in the same.

In this example I have taken an example of the one step contracting but you can create multiple just need to change the raw-material and semi-finished product.

Avatar
Discard

I did't check that module, but what I have configured is Odoo standard apps to achieve subcontracting flow.

@Mantavya Gajjar is this still valid for Odoo v14.0?

@Apiuser for v14 there is an out-of-the-box flow available using Purchase order https://www.youtube.com/watch?v=sNZuEVx8t9w

Best Answer

Just signed up and this karma thing...

Anyway, I appreciate the fantastic link on subcontracting, thank you!

I too require multiple subcontracting steps. Mantavya, can you clarify what you mean by "just need to change the raw-material and semi-finished product?"

Does each Material and Subcontracting Route need changing?

Our typical flow for a subcontract scenario:

raw material to In-house milling operations ---> semi-finished milled part to subcontracted heat treat ---> heat treated semi-finished part drop ships to grinding subcontractor ---> semi-finished ground part comes back from subcontractor for hard turning in-house ---> Completed part goes to inventory

From what I've gathered, I would be able to make multiple Material Operations: a Heat Treating Operation, a Grinding Operation, etc. and as long as the product BOM of the semi-finished product has the operation selected, it should drive the need for Subcontracting. Is this correct?

Avatar
Discard

Hello Martin,

We are looking for same implementation, did you get success as approached way ?