gnucash master: Counter formats stored in wrong place.
Robert Fewell
bobit at code.gnucash.org
Thu Apr 7 05:39:30 EDT 2022
Updated via https://github.com/Gnucash/gnucash/commit/83373563 (commit)
from https://github.com/Gnucash/gnucash/commit/29bdd9b5 (commit)
commit 83373563c3f02dc747e33427c390389e9f719b3b
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Thu Apr 7 10:33:11 2022 +0100
Counter formats stored in wrong place.
The Book Options, counter formats were being stored under the 'options'
tree but need to be stored in the 'counter_format' tree similar to the
'counters' tree.
Summary of changes:
libgnucash/app-utils/gnc-optiondb.cpp | 2 +-
libgnucash/engine/qofbook.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
More information about the gnucash-patches
mailing list