[PYTHON][VIEW] ~wip
[burette/etudesetchantiersidf.git] / wizard / account_export_csv_view.xml
index 80ff3e5..589ccbb 100644 (file)
@@ -7,7 +7,7 @@
         <field name="inherit_id" ref="account_export_csv.account_csv_export_view"/>
         <field name="arch" type="xml">
             <xpath expr="//button[@name='action_manual_export_account']" position="before">
-                <button name="action_manual_export_ccmx" string="CCMX export" type="object" icon="gtk-execute" class="oe_highlight"/>
+                <button name="action_manual_export_sage" string="sage export" type="object" icon="gtk-execute" class="oe_highlight"/>
             </xpath>
         </field>
     </record>