mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[MRG] Let the total of bank statement even if don't use balance
(lp:c2c-financial-addons/6.1 rev 72)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user