gnucash maint: Bug 798019 - Currency rates in OFX file are ignored

John Ralls jralls at code.gnucash.org
Tue Feb 9 18:11:14 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/96dcca99 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f0ff1675 (commit)



commit 96dcca997fb23060c0c78dde51aeb984e47f1ae9
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Feb 9 15:09:50 2021 -0800

    Bug 798019 - Currency rates in OFX file are ignored
    
    Use currency_rate information from OFX file if available. Requires
    LibOFX v 0.10.0 or later.



Summary of changes:
 CMakeLists.txt                             |  3 +++
 common/config.h.cmake.in                   |  2 ++
 gnucash/import-export/ofx/gnc-ofx-import.c | 34 +++++++++++++++++++++---------
 3 files changed, 29 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list