[view] ~reprint button is just a print button
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 3 Oct 2013 14:55:07 +0000 (16:55 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 3 Oct 2013 14:55:07 +0000 (16:55 +0200)
view/pos_membership.xml

index 9714177..dd74b05 100644 (file)
@@ -21,6 +21,9 @@
                 <xpath expr="//button[@name='action_invoice']" position="attributes">
                     <attribute name="invisible">1</attribute>
                 </xpath>
+                <xpath expr="//button[@string='Reprint']" position="attributes">
+                    <attribute name="string">Print Receipt</attribute>
+                </xpath>
                 <xpath expr="//field[@name='partner_id']" position="attributes">
                     <attribute name="required">1</attribute>
                 </xpath>