** Changed in: ubuntu
       Status: New => Invalid

** Package changed: ubuntu => openobject-addons

-- 
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/1036608

Title:
  product_variant_multi, bom_variant_multi report Product Cost Structure
  throws exception

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  I installed product_variant_multi, product_configurator,
  product_configurator_variant, tree_node and bom_variant_multi. When I
  select some product with defined BoM and call Product Cost Structure,
  system throws following exception:

  _bom_explode() takes at least 6 arguments (5 given)

  (<type 'exceptions.TypeError'>, TypeError('_bom_explode() takes at
  least 6 arguments (5 given)',), <traceback object at 0xb30bee64>)

  It is because predefined _bom_explode() function in
  bom_variant_multi/bom_template.py. This function has 6 arguments.
  Problem occurs when I run Product Cost Structure report. System calls
  origin _bom_explode() function from mrp/report/price.py which has 5
  arguments. Some advice how to fix this report, without unwanted
  impacts on system ?

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

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to