[trep-engine] move currency options into their own section, ter

Another option moved from General to Currency section
This commit is contained in:
Christopher Lam 2020-12-13 06:46:36 +08:00
parent bd75b08fc2
commit 20a19532ac

View File

@ -1183,7 +1183,7 @@ also show overall period profit & loss."))
(list "General" "End Date" (cons 'absolute (cdr datepair)))
(list "Currency" "Show original currency amount" show-orig?)
(list "Currency" "Common Currency" common-currency)
(list "General" "Report's currency" curr)
(list "Currency" "Report's currency" curr)
(list "Display" "Amount" 'double)
(list "Accounts" "Accounts" accts))))))