跳至内容
菜单
此问题已终结
4 回复
10017 查看

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
13081
1
3月 15
7810
0
3月 15
4592
2
7月 25
202
2
8月 24
4039