gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun Oct 22 12:21:21 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/f12c72f1 (commit)
via https://github.com/Gnucash/gnucash/commit/90c9aaf4 (commit)
from https://github.com/Gnucash/gnucash/commit/45925303 (commit)
commit f12c72f10c448f04319fb6cdceda87d550f98e58
Merge: 4592530318 90c9aaf4cb
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 22 09:18:30 2023 -0700
Merge Simon Arlott's 'bug-799108-sx-crash' into stable.
commit 90c9aaf4cb66f3afc37d9489f8e97a98ae4a6e34
Author: Simon Arlott <sa.me.uk>
Date: Sat Oct 21 12:04:00 2023 +0100
Bug 799108 - "Since Last Run" crashes if there are any errors creating a scheduled transaction
Pass a creation_errors list to gnc_sx_instance_model_effect_change() so
that errors creating SX can be stored, and then display them.
Summary of changes:
gnucash/gnome/dialog-sx-since-last-run.c | 8 ++++----
gnucash/gnome/dialog-sx-since-last-run.h | 2 ++
gnucash/gnome/gnc-plugin-basic-commands.c | 7 ++++++-
libgnucash/app-utils/gnc-sx-instance-model.c | 8 +++++++-
4 files changed, 19 insertions(+), 6 deletions(-)
More information about the gnucash-patches
mailing list