better_usability

bzr revid: fp@tinyerp.com-20100814161207-bbmv3tydh9a30en2
This commit is contained in:
Fabien Pinckaers 2010-08-14 18:12:07 +02:00
parent f07ce27b27
commit 190f9be7ed
1 changed files with 0 additions and 3 deletions

View File

@ -138,9 +138,6 @@
<button name="invoice_open" states="draft,proforma2" string="Approve" icon="terp-camera_test"/>
<button name="%(action_account_invoice_pay)d" type='action' string='Pay Invoice' states='open' icon="gtk-ok"/>
<button name="invoice_cancel" states="draft,proforma2,sale,open" string="Cancel" icon="gtk-cancel"/>
<button name="action_cancel_draft" states="cancel" string="Set to Draft" type="object" icon="terp-stock_effects-object-colorize"/>
<button name="%(action_account_invoice_refund)d" type='action' string='Refund' states='open,paid' icon="gtk-execute"/>
</tree>
</field>
</record>