openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #01234
[Bug 891068] Re: stock_location_product won't work with multiple ids
Thanks again Numérigraphe.
Your patch has landed on trunk in revision 5713. I'm setting this bug as
released, as i don't think it was intended (or usefull) to accept
multiple ids, and now with your patch it's more clear for anyone.
Regards,
Quentin
** Changed in: openobject-addons
Status: Confirmed => Fix Released
--
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):
Fix Released
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