[portfolio] there's no report-currency. use currency.

pull/584/head
Christopher Lam 7 years ago
parent ee260d8e3a
commit 298724dd93

@ -196,7 +196,7 @@
(if (not (null? accounts))
(let* ((commodity-list (gnc:accounts-get-commodities
(gnc:accounts-and-all-descendants accounts)
report-currency))
currency))
(pricedb (gnc-pricedb-get-db (gnc-get-current-book)))
(exchange-fn (gnc:case-exchange-fn price-source currency to-date))
(price-fn

Loading…
Cancel
Save