From 5b485609741db6c86254c93c68d4eb2ca11a00b9 Mon Sep 17 00:00:00 2001 From: Alvaro Date: Fri, 3 Dec 2021 12:31:51 +0100 Subject: [PATCH] [IMP]rma_account: Change permissions to create refunds --- rma_account/views/rma_order_view.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rma_account/views/rma_order_view.xml b/rma_account/views/rma_order_view.xml index bd969d5c..5d2da3b6 100644 --- a/rma_account/views/rma_order_view.xml +++ b/rma_account/views/rma_order_view.xml @@ -11,7 +11,7 @@ name="action_view_invoice_refund" class="oe_stat_button" icon="fa-pencil-square-o" - groups="account.group_account_user" + groups="account.group_account_invoice" > @@ -49,7 +49,7 @@ name="action_view_invoice_refund" class="oe_stat_button" icon="fa-pencil-square-o" - groups="account.group_account_user" + groups="account.group_account_invoice" >