mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[trep-engine] move currency options into their own section, ter
Another option moved from General to Currency section
This commit is contained in:
parent
bd75b08fc2
commit
20a19532ac
@ -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))))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user