← Back to team overview

openerp-india team mailing list archive

[Bug 1281054] [NEW] mrp: phantom bom without lines _bom_explode causes infinite recursion

 

Public bug reported:

Seen in 7.0

Steps to reproduce:

1. create a product configured as make to order and supply method
"produce"

2. create a phantom BOM for that product, don't add lines to the BOM

3. create a draft sale order for that product

4. confirm the sale order => you get a crash with RuntimeError: maximum
recursion depth exceeded caused by _bom_explode.

I agree that such a BOM is a configuration error. But this exception
should not be thrown in the user interface.

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

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1281054

Title:
  mrp: phantom bom without lines _bom_explode causes infinite recursion

Status in OpenERP Addons (modules):
  New

Bug description:
  Seen in 7.0

  Steps to reproduce:

  1. create a product configured as make to order and supply method
  "produce"

  2. create a phantom BOM for that product, don't add lines to the BOM

  3. create a draft sale order for that product

  4. confirm the sale order => you get a crash with RuntimeError:
  maximum recursion depth exceeded caused by _bom_explode.

  I agree that such a BOM is a configuration error. But this exception
  should not be thrown in the user interface.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1281054/+subscriptions


Follow ups

References