branch: elpa/csv2ledger commit 0d3a88f8bc38e44e89faff5173f6e66001a9557d Author: Joost Kremers <joostkrem...@fastmail.fm> Commit: Joost Kremers <joostkrem...@fastmail.fm>
Rename `valuation` field to `effective`. --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index 3919f112cf..65ba840e0d 100644 --- a/csv2ledger.el +++ b/csv2ledger.el @@ -79,7 +79,7 @@ instead of the payee as the title of the entry." :type 'string :group 'csv2ledger) -(defcustom c2l-csv-columns '(date valuation description sender payee amount) +(defcustom c2l-csv-columns '(date effective description sender payee amount) "List of columns in the CSV file. The data in the CSV file is extracted based on this list. The order of elements in the list should therefore represent the