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 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

