Its because when you copy product it automatically copies bom_ids (which is
one2many field in product.product),
so you will have one new BOM for copied product, no need to copy BOM again...
** Changed in: openobject-addons
Status: Confirmed => Triaged
--
Problem while creating a BoM by duplicating an existing one
https://bugs.launchpad.net/bugs/673557
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: Triaged
Bug description:
In the trunk,
* Create a ARM100 product and an associated BoM
* Duplicate the ARM100 product by ARM100KIT
* Duplicate the ARM100 BoM to create the BoM ARM100KIT
Expected Result : a duplicated BoM is created with the ARM100 product (that we
will then modified with the ARM100KIT product)
Obtained Result : two duplicated BoMs are created, one with the ARM100 product
and another one with ARM100KIT product
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp