mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[IMP] account_statement_base: Add extra fields
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<field name="amount" readonly="is_reconciled" />
|
||||
<field
|
||||
name="foreign_currency_id"
|
||||
optional="hidden"
|
||||
optional="hide"
|
||||
groups="base.group_multi_currency"
|
||||
readonly="is_reconciled"
|
||||
/>
|
||||
@@ -81,6 +81,7 @@
|
||||
groups="base.group_multi_currency"
|
||||
readonly="is_reconciled"
|
||||
/>
|
||||
<field name="running_balance" />
|
||||
<field
|
||||
name="narration"
|
||||
optional="hide"
|
||||
|
||||
Reference in New Issue
Block a user