mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[IMP] Add transfer lines automatically to balance the bank statement
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<field name="balance_check" position="after">
|
||||
<field name="one_move"/>
|
||||
<field name="split_transfer_line" attrs="{'invisible': [('one_move', '=', False)]}"/>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user