跳至內容
選單
此問題已被標幟
4 回覆
10551 瀏覽次數

How can I have a manufacturing order to disassemble?

I create a BOM for 2 different products. We disassemble one product. Put it's components into inventory. Then we assemble the second product using whatever's in inventory. Sometimes, it's the other way around.

頭像
捨棄
最佳答案

Yes its possible through a custom dismantle module, to get back the raw materials from product A into the stock and use them to produce product B. You need to do the reverse of manufacturing process. We have the custom solution for both odoo 8 and 7. Feel free to contact us regarding any queries: akhil.p.sivan007@gmail.com, baijuks@hotmail.com

頭像
捨棄
最佳答案

You need to install mrp_byproduct module. This enables producing multiple products from one production order.

I would think you would have to define a BOM for the assembled product being turned into the component parts. You would also need to have at least one of the assembled products in inventory, to disassemble.

頭像
捨棄
作者

This won't work because there is no step to subtract from inventory the assembly. It will produce the components but won't disappear the assembly. Plus, I can't get it to work so I suspect that the system balks at an empty BOM, empty except for the byproducts tab.

The 'assembly' is the 'product to be consumed' and is taken out of inventory when the MO is started.

作者 最佳答案

There is an old (v5) module to do this but I don't see this functionality integrated into v7.

mrp_disassemble http://v6apps.openerp.com/addon/5830

頭像
捨棄
最佳答案

Did you tried a negative quantity in your manufacturing order?

頭像
捨棄
作者

Error message: Qantity cannot be zero or negative.

@Gilles Lehoux, you have to manage code, and allow negative values in qty and other code related to movies then it will works....Please try let me know if you facing issues

@Gilles Lehoux, you have to manage code, and allow negative values in qty and other code related to movies then it will works....Please try let me know if you facing issues.

相關帖文 回覆 瀏覽次數 活動
1
11月 21
13744
1
3月 15
8558
0
3月 15
5070
1
10月 25
447
2
8月 25
1159