diff --git a/stock_location_orderpoint/__manifest__.py b/stock_location_orderpoint/__manifest__.py
index acb853bf4..7f8028ebd 100644
--- a/stock_location_orderpoint/__manifest__.py
+++ b/stock_location_orderpoint/__manifest__.py
@@ -16,6 +16,10 @@
"views/stock_location_orderpoint_views.xml",
"views/stock_location.xml",
"views/menu.xml",
+ "demo/stock_location.xml",
+ "demo/stock_picking_type.xml",
+ "demo/stock_route.xml",
+ "demo/stock_location_orderpoint.xml",
],
"depends": [
"stock_helper",
diff --git a/stock_location_orderpoint/demo/stock_location.xml b/stock_location_orderpoint/demo/stock_location.xml
new file mode 100644
index 000000000..0759857ea
--- /dev/null
+++ b/stock_location_orderpoint/demo/stock_location.xml
@@ -0,0 +1,17 @@
+
+
+
+
+ Replenishment Zone
+
+
+
+ Replenishment Stock
+
+
+
diff --git a/stock_location_orderpoint/demo/stock_location_orderpoint.xml b/stock_location_orderpoint/demo/stock_location_orderpoint.xml
new file mode 100644
index 000000000..92289fe82
--- /dev/null
+++ b/stock_location_orderpoint/demo/stock_location_orderpoint.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+ auto
+ fill_up
+
+
diff --git a/stock_location_orderpoint/demo/stock_picking_type.xml b/stock_location_orderpoint/demo/stock_picking_type.xml
new file mode 100644
index 000000000..4994329e3
--- /dev/null
+++ b/stock_location_orderpoint/demo/stock_picking_type.xml
@@ -0,0 +1,16 @@
+
+
+
+
+ Replenishments
+ internal
+
+
+
+ SRE
+
+
diff --git a/stock_location_orderpoint/demo/stock_route.xml b/stock_location_orderpoint/demo/stock_route.xml
new file mode 100644
index 000000000..86268f2ab
--- /dev/null
+++ b/stock_location_orderpoint/demo/stock_route.xml
@@ -0,0 +1,24 @@
+
+
+
+
+ Replenishment Route
+
+
+
+
+ Replenishment Rule
+
+
+
+
+ pull
+
+