gnucash master: Bug 798730 - Open report doesn't remember selected accounts over restart
John Ralls
jralls at code.gnucash.org
Fri Jan 20 16:22:44 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/816219c2 (commit)
from https://github.com/Gnucash/gnucash/commit/d1492c70 (commit)
commit 816219c2466bd5dba2020b3e39a325ef20113888
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jan 20 13:14:08 2023 -0800
Bug 798730 - Open report doesn't remember selected accounts over restart
scm_to_value<GncOptionAccountList> written for std::vector<Account*>
instead of std::vector<GncGUID>.
Summary of changes:
bindings/guile/gnc-optiondb.i | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
More information about the gnucash-patches
mailing list