diff --git a/account_payment_order/views/account_invoice_view.xml b/account_payment_order/views/account_invoice_view.xml index 111871238..a9ceaf6ea 100644 --- a/account_payment_order/views/account_invoice_view.xml +++ b/account_payment_order/views/account_invoice_view.xml @@ -46,6 +46,7 @@ attrs="{'invisible': [('payment_line_count', '=', 0)]}" icon="fa-bars" help="Payment Order Lines" + groups="account_payment_order.group_account_payment" >