c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #37538
[Bug 891068] [NEW] stock_location_product won't work with multiple ids
Public bug reported:
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
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
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
Follow ups
References