Tested with current trunk. This is not fixed. I am still able to create a BOM for a product, then use the same product as a component causing the recursion error.
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/713221 Title: BOM Allows Self reference "recursion error" Status in OpenERP Modules (addons): Fix Released Bug description: When creating a BOM for a product OpenERP allows you to add the product in the bom as a component product. What happens is that while processing the bom it tries to reproduce the product over and over again causing a recursion maximum limit error. When creating BOM it should not allow you to add the product that is the bom as a component. It should check and deny so later when you have over a 1,000 bom you do not have to figure out which one is causing the issue. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

