diff --git a/stock_cycle_count/views/stock_cycle_count_view.xml b/stock_cycle_count/views/stock_cycle_count_view.xml
index 3349c2700..598534cbe 100644
--- a/stock_cycle_count/views/stock_cycle_count_view.xml
+++ b/stock_cycle_count/views/stock_cycle_count_view.xml
@@ -8,7 +8,9 @@
stock.cycle.count.tree
stock.cycle.count
-
+
@@ -76,11 +78,51 @@
+
+ stock.cycle.count.search
+ stock.cycle.count
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name="Stock Cycle Count"
+ res_model="stock.cycle.count"
+ view_mode="tree,form"
+ context="{'search_default_planned':1,'search_default_execution':1}"/>