mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[trial-balance] set default price-source to average-cost
to minimise complaints... see bug 798550
This commit is contained in:
parent
519818ce04
commit
f71999bb8f
@ -251,7 +251,7 @@
|
||||
|
||||
(gnc:options-add-price-source!
|
||||
options pagename-commodities
|
||||
optname-price-source "b" 'pricedb-nearest)
|
||||
optname-price-source "b" 'average-cost)
|
||||
|
||||
(add-option
|
||||
(gnc:make-simple-boolean-option
|
||||
|
Loading…
Reference in New Issue
Block a user