[IMP]: usability improvement for make invoice for seller wizard
[odoo/odoo.git] / addons / auction / wizard / auction_lots_make_invoice_view.xml
index 29ef3e0..ca650f4 100644 (file)
@@ -14,8 +14,8 @@
                     </group>
                                <separator string="" colspan="4" />
                     <group colspan="4" col="6">
-                       <button icon="gtk-cancel" special="cancel" string="Cancel"/>
-                       <button icon="gtk-ok" string="Create invoices" name="makeInvoices" type="object"/>
+                       <button icon="gtk-close" special="cancel" string="Close"/>
+                       <button icon="gtk-yes" string="Create invoices" name="makeInvoices" type="object"/>
                    </group>
                </form>
             </field>