From 7fb37b3e8970e8f4de27c43f9403c900dba6ae35 Mon Sep 17 00:00:00 2001 From: Lionel Sausin Date: Tue, 7 Jul 2015 16:06:57 +0200 Subject: [PATCH] [FIX] stock: missing default filter for quants menu Most (if not every) other ways to open a list of quants has default filters to include only internal locations. Closes #7501 --- addons/stock/stock_view.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index f0e7019fa48..8bca5138b0a 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -1652,6 +1652,7 @@ stock.quant form tree,form,graph + {'search_default_internal_loc': 1} This analysis gives you a fast overview on the current stock level of your products and their today's inventory value.