diff --git a/views/account_payment_order.xml b/views/account_payment_order.xml index 5d7b7c4a1aae20f772f2251a1d9afc90c099f659..47a3907b38b74c952f4b754f522c640491df6dc7 100644 --- a/views/account_payment_order.xml +++ b/views/account_payment_order.xml @@ -10,11 +10,11 @@ <field name="inherit_id" ref="account_payment_order.account_payment_order_form"/> <field name="arch" type="xml"> <xpath expr="//button[@name='action_cancel']" position="attributes"> - <attribute name="groups">base.group_system,cgscop_patner.group_cg_administrator</attribute> + <attribute name="groups">base.group_system,cgscop_partner.group_cg_administrator</attribute> <attribute name="confirm">Confirmer l'annulation de l'ordre de prélèvement ?</attribute> </xpath> <xpath expr="//button[@name='action_done_cancel']" position="attributes"> - <attribute name="groups">base.group_system,cgscop_patner.group_cg_administrator</attribute> + <attribute name="groups">base.group_system,cgscop_partner.group_cg_administrator</attribute> <attribute name="confirm">Confirmer l'annulation de l'ordre de prélèvement ?</attribute> </xpath> <xpath expr="//field[@name='bank_line_count']" position="after">