diff --git a/views/acc_operation_views.xml b/views/acc_operation_views.xml index 9065d67d759ed8c700c62c23842a034a05dfb521..18bc3df084937c0b63ef997b608bb00d78982b39 100644 --- a/views/acc_operation_views.xml +++ b/views/acc_operation_views.xml @@ -7,7 +7,7 @@ <field name="model">acc.operation</field> <field name="inherit_id" ref="oacc.acc_operation_form_view" /> <field name="arch" type="xml"> - <xpath expr="//header//button[@name='action_view_curves']" position="before"> + <xpath expr="//header//button[@name='import_cdc']" position="after"> <button string="Intégration des courbes brutes" type="object"