diff --git a/HISTORY.rst b/HISTORY.rst index ac61ab64631c..65ed38859403 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -25,6 +25,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 @@