[IMP] Account: Bank statement reconcile form usebility

bzr revid: mra@mra-laptop-20100816092636-spon63cx5g0wyk77
This commit is contained in:
Mustufa Rangwala 2010-08-16 14:56:36 +05:30
parent d0e2178de0
commit 7467b612c8
1 changed files with 2 additions and 2 deletions

View File

@ -605,11 +605,11 @@
<field name="name"/>
</tree>
</field>
<group col="5" colspan="4">
<group col="7" colspan="4">
<field name="total_entry"/>
<field name="total_new"/>
<field name="total_balance"/>
<button colspan="2" name="dummy" string="Compute" icon="terp-stock_format-scientific"/>
<button name="dummy" string="Compute" icon="terp-stock_format-scientific"/>
</group>
</form>
</field>