diff --git a/rma/views/rma_order_line_view.xml b/rma/views/rma_order_line_view.xml index eff506675..deb3adeb7 100644 --- a/rma/views/rma_order_line_view.xml +++ b/rma/views/rma_order_line_view.xml @@ -76,7 +76,7 @@ string="Approve" attrs="{'invisible':[('state', '!=', 'to_approve')]}" class="oe_highlight" - groups="rma.group_rma_customer_user" + groups="rma.group_rma_manager" />