From f86669b575187e50b196c03a38fd1640572acfe0 Mon Sep 17 00:00:00 2001 From: telmosensefly Date: Mon, 4 Dec 2017 14:17:56 +0100 Subject: [PATCH] Group allow reset rma --- HISTORY.rst | 2 ++ odoo/local-src/sf_rma/security/rma_security.xml | 11 +++++++++++ odoo/local-src/sf_rma/views/rma.xml | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index af8d27202e8a..2d0df5f3d07e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -21,6 +21,8 @@ latest (unreleased) **Features and Improvements** +* BSSFL-352: Add security group to reset RMAs + **Bugfixes** **Build** diff --git a/odoo/local-src/sf_rma/security/rma_security.xml b/odoo/local-src/sf_rma/security/rma_security.xml index 7426172ad4aa..87eadcdf1349 100644 --- a/odoo/local-src/sf_rma/security/rma_security.xml +++ b/odoo/local-src/sf_rma/security/rma_security.xml @@ -34,4 +34,15 @@ + + Technical RMA + 3 + + + + + Allow to reset RMA + + + diff --git a/odoo/local-src/sf_rma/views/rma.xml b/odoo/local-src/sf_rma/views/rma.xml index 0f8eb1b676b8..93329fa611aa 100644 --- a/odoo/local-src/sf_rma/views/rma.xml +++ b/odoo/local-src/sf_rma/views/rma.xml @@ -67,7 +67,7 @@