← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 713221] [NEW] BOM Allows Self reference "recursion error"

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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):
  New

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.





Follow ups

References