[FIX] stock: get only quants from your company. It means that when moving goods from...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 12 Mar 2014 13:47:51 +0000 (14:47 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 12 Mar 2014 13:47:51 +0000 (14:47 +0100)
commit7565cf79ea255f05862fe96b628806e81879e6be
treee192d92db1e065fb89e464df0c7110a66d3ebd0e
parent881577bd87ff130e9f1e50fa9fdd5616b8273db9
[FIX] stock: get only quants from your company. It means that when moving goods from company A to company B through a transit warehouse (without visibility on the other company), openerp will create a quant for company B instead of reusing the one from company A (which is the expected behavior as the history shouldn't be visible, the cost may be different...)

bzr revid: qdp-launchpad@openerp.com-20140312134751-7384c3vm9wpg7htl
addons/stock/stock.py