gnucash stable: Multiple changes pushed
Robert Fewell
bobit at code.gnucash.org
Mon Oct 21 06:56:19 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/e63210f1 (commit)
via https://github.com/Gnucash/gnucash/commit/ae8bb62d (commit)
from https://github.com/Gnucash/gnucash/commit/3d0e65bb (commit)
commit e63210f1b41f3917c92256b1b7f53b85d1ca4258
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Fri Oct 11 11:21:56 2024 +0100
Realign source file split-register-control.cpp for spaces
commit ae8bb62dc50ca3c6a8460f51e4d9ecf2dcc93e17
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Fri Oct 11 10:21:46 2024 +0100
Bug 799430 - Type-Ahead feature lost account setting functionality
When using split autocomplete, the transfer account was not being set
due to a change in xaccSplitGetSharePrice in 4.10 that return 0 instead
of 1 when there is no price so reflect this change in the following
function gnc_find_split_in_trans_by_memo
Summary of changes:
.../ledger-core/split-register-control.cpp | 505 +++++++++++----------
1 file changed, 253 insertions(+), 252 deletions(-)
More information about the gnucash-patches
mailing list