[FIX] stock: it creates wrong stock moves while filling inventory for any product...
authorRifakat <rha@tinyerp.com>
Thu, 5 Jul 2012 08:05:40 +0000 (13:35 +0530)
committerRifakat <rha@tinyerp.com>
Thu, 5 Jul 2012 08:05:40 +0000 (13:35 +0530)
commitf4a7135f1b582471cf0f6a167ac88142b3e0fc63
treef0ea4cab0c9f9801fd2903cf8a89a1d61cb8a73e
parent5e8b61fa398e59687cee89e8c82a0677d386d794
[FIX] stock: it creates wrong stock moves while filling inventory for any product without prodlot, get_product_available() from stock/product.py should return proper qty for any product with and without prodlot, previously it was not distinguishing prod qty with lot and without

lp bug: https://launchpad.net/bugs/1008099 fixed

bzr revid: rha@tinyerp.com-20120705080540-txyw2y0zsmwrlgli
addons/stock/product.py