mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[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:
@@ -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