← Back to team overview

openerp-india team mailing list archive

[Bug 891068] Re: stock_location_product won't work with multiple ids

 

I can't provide a solution but I just pushed a branch to have the code more explicit about what it doesn't do.
Lionel.

** Branch linked: lp:~numerigraphe/openobject-addons/trunk-stock-wizard-
location

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

Title:
  stock_location_product won't work with multiple ids

Status in OpenERP Addons (modules):
  New

Bug description:
  In stock/stock_location_product.py the docstring and the "for" loop in action_open_window suggest that the method may process multiple ids.
  But as the loop contains a return statement, it will only ever process the first id.
  Lionel Sausin

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


References