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