mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[RFR] Rename 'effective date' to standard 'value date'
This commit is contained in:
@@ -88,7 +88,7 @@ class mem_bank_transaction(object):
|
||||
'execution_date',
|
||||
# The posted date of the action
|
||||
|
||||
'effective_date',
|
||||
'value_date',
|
||||
# The value date of the action
|
||||
|
||||
'remote_account',
|
||||
|
||||
Reference in New Issue
Block a user