GNOME Bugzilla – Bug 334335
add functions to pricedb
Last modified: 2018-06-29 20:59:27 UTC
add the ability to lookup the latest price before a specific date. Currently there are only funcitons to look up the absolute latest price, or the price nearest to specified date. the attached patch add a lookup for the latest price UP TO the specified date. includes gnc_pricedb_lookup_latest_before, gnc_pricedb_lookup_latest_before_any_currency, a helper function Lookup_latest_before, and gnc_pricedb_convert_latest_before (I think that name is right, but its thre regardless). A
Created attachment 61135 [details] [review] patch to fulfil this feature request
Applied as r13611.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=334335. Please update any external references or bookmarks.