← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 689897] Re: [6.0-RC1] warning purchase_order_line call

 

Hello Bruno,

I have tested your scenario at my end  with latest code , fortunately
all works fine. So i am closing this bug. Please try with the latest
code. If you get the same error again then you can reopen it.

Thanks.

** Changed in: openobject-addons
       Status: Incomplete => Invalid

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

Title:
  [6.0-RC1] warning purchase_order_line call

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  try to use warning and inherit product_id_change in purchase_order_line.
In purchase module, purchase_order_line have a function product_id_change with 15 parameters.
In warning module, purchase_order_line surcharge product_id_change but only with 11 parameters.

When i try to make my product_id_change version, no way to pass 15 parameters because of warning definition.





References