[IMP] Let the total for each bank statement even if we don't use the balance

(lp:c2c-financial-addons/6.1 rev 24.1.43)
This commit is contained in:
Joël Grand-Guillaume
2012-07-04 15:14:55 +02:00
parent 0bcecf66f9
commit 65d06b1cf6

View File

@@ -158,7 +158,7 @@
</group>
</xpath>
<xpath expr="/form/group/field[@name='balance_end']" position="replace">
<field name="balance_end" attrs="{'invisible':[('balance_check','=',False)]}"/>
<field name="balance_end"/>
</xpath>
<xpath expr="/form/group/field[@name='journal_id']" position="attributes">