diff --git a/stock_request/__manifest__.py b/stock_request/__manifest__.py
index 6bb478f4a3ea..3f131f84b5f6 100644
--- a/stock_request/__manifest__.py
+++ b/stock_request/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "Stock Request",
"summary": "Internal request for stock",
- "version": "12.0.1.1.1",
+ "version": "12.0.1.1.2",
"license": "LGPL-3",
"website": "https://github.com/stock-logistics-warehouse",
"author": "Eficent, "
diff --git a/stock_request/security/stock_request_security.xml b/stock_request/security/stock_request_security.xml
index 4d5bc9ce37f4..ab71405073f0 100644
--- a/stock_request/security/stock_request_security.xml
+++ b/stock_request/security/stock_request_security.xml
@@ -62,6 +62,16 @@
[('requested_by','=',user.id)]
+
+
+ Stock Request User Inventory User
+
+
+
+
+
+
+
Stock Request Manager