mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-08-13 06:25:03 -05:00
Reports: Make a mildly confusing error message more clear.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17340 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -978,7 +978,7 @@
|
||||
(else
|
||||
(begin
|
||||
(gnc:warn "gnc:case-exchange-time-fn: bad price-source value: "
|
||||
source-option " using pricedb-nearest.")
|
||||
source-option ". Using pricedb-nearest.")
|
||||
;; FIX-ME another hack to prevent report crashing when an
|
||||
;; unimplemented source-option comes through
|
||||
gnc:exchange-by-pricedb-nearest
|
||||
|
||||
Reference in New Issue
Block a user