[IMP] account: usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903091006-sgsq8928ia8afpjs
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-09-03 11:10:06 +02:00
parent e551f9e4b3
commit ac71f09d55
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
<label string="(Invoice should be unreconciled if you want to open it)"/>
<separator colspan="4"/>
<group colspan="2" col="4">
<button special="cancel" string="No" icon="gtk-no"/>
<button name="change_inv_state" string="Yes" type="object" icon="gtk-yes"/>
<button special="cancel" string="No" icon="terp-gtk-stop"/>
<button name="change_inv_state" string="Yes" type="object" icon="terp-camera_test"/>
</group>
</form>
</field>