[IMP] Query should pass through orm and as such the refreshes can be removed in the...
authorJosse Colpaert <jco@odoo.com>
Mon, 17 Nov 2014 08:55:46 +0000 (09:55 +0100)
committerJosse Colpaert <jco@odoo.com>
Tue, 2 Dec 2014 15:38:36 +0000 (16:38 +0100)
commit8c8056d95f0f993284cb5255c1d2921de04a9ff2
treeb54c1f027dd96d1bf8d97a9ec8afe659f02fb9b2
parent38f0508bba7daf95d347e77abf15d184158da0e5
[IMP] Query should pass through orm and as such the refreshes can be removed in the code, which will go faster as it is done automatically by the new api
addons/mrp/procurement.py
addons/procurement/procurement.py
addons/stock/stock.py
addons/stock_account/stock_account.py