From 6362a48e18205177d32c33e50552d0371730b9ef Mon Sep 17 00:00:00 2001 From: "Quentin (OpenERP)" Date: Thu, 8 May 2014 12:29:57 +0200 Subject: [PATCH] [FIX] stock: orderpoint_count doesn't exist anymore bzr revid: qdp-launchpad@openerp.com-20140508102957-folu3x9thplgt5ho --- addons/stock/stock_view.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index 46da83a89de..06aba6e66ea 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -1765,7 +1765,7 @@ {'default_product_id': active_id, 'search_default_product_id': active_id} - Orderpoints + Reordering Rules stock.warehouse.orderpoint @@ -1816,9 +1816,7 @@ + attrs="{'invisible':[('type', '=', 'service')]}" icon="fa-pinterest" string="Reordering Rules"/>