mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[test-trial-balance] adjust tests to use pricedb-nearest
This commit is contained in:
parent
f71999bb8f
commit
c20d717b33
@ -60,6 +60,8 @@
|
||||
(income (assoc-ref account-alist "Income"))
|
||||
(bank (assoc-ref account-alist "Bank")))
|
||||
|
||||
(set-option options "Commodities" "Price Source" 'pricedb-nearest)
|
||||
|
||||
(gnc-commodity-set-user-symbol
|
||||
(xaccAccountGetCommodity gbp-bank)
|
||||
"#")
|
||||
|
Loading…
Reference in New Issue
Block a user