[RFR] Rename 'effective date' to standard 'value date'

This commit is contained in:
Stefan Rijnhart
2014-02-14 17:02:08 +01:00
parent deb51bf68b
commit d70982a28b
23 changed files with 78 additions and 47 deletions

View File

@@ -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',