← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 673542] Re: Problem with Multi-Levels BoM

 

here is the config to test

product ____ procurement method ____ supply method _____ bom type _____ components
A _________ make to order _________ produce __________ general _______ B, C
B _________ make to order _________ produce __________ general _______ D
C _________ make to stock with enough stock, no BOM defined.. it should ba a consumable to avoid interference
D _________ make to stock with enough stock, no BOM defined.. it should ba a consumable to avoid interference

when selling the product A, it will create one manufacturing order with components : C, D... wich would have been the normal behavior if bom type of B was 'phantom'. The expected behavior in this case is to have 2 manufacturing order created:
product A with components B, C
product B with component D

-- 
Problem with Multi-Levels BoM
https://bugs.launchpad.net/bugs/673542
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Incomplete

Bug description:
Using the trunk, 

* Define BoM of normal type with another BoM of normal type in it (i.e. Multi-level BoMs)
* Create a sale order using the product for which the Multi-levels BoM was created
* Launch the scheduler 

Obtained result : only one manufacturing order is created

Expected result : two manufacturing orders are created





References