gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Jun 10 18:06:45 EDT 2025
Updated via https://github.com/Gnucash/gnucash/commit/acfc8e6e (commit)
via https://github.com/Gnucash/gnucash/commit/59411671 (commit)
from https://github.com/Gnucash/gnucash/commit/e2d3f37f (commit)
commit acfc8e6ec94195eb36749ffdcf7e9093f28d4c49
Merge: e2d3f37f67 5941167132
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 10 15:06:24 2025 -0700
Merge branch 'bug797766' into stable
commit 5941167132c13fa8adc2c2bb03bbed0b2a720731
Author: John Ralls <jralls at ceridwen.us>
Date: Thu May 22 12:13:34 2025 -0700
Bug 797766 - Automatic decimal point doesn't work properly with...
zeros when entering stocks.
Preserve the decimal point when printing numbers with no decimal
places to stop the auto-decimal code from triggering when exiting the
field.
Summary of changes:
.../reports/standard/test/test-balsheet-pnl.scm | 44 +++++++++++-----------
.../reports/standard/test/test-ifrs-cost-basis.scm | 30 +++++++--------
libgnucash/app-utils/gnc-ui-util.cpp | 3 +-
3 files changed, 38 insertions(+), 39 deletions(-)
More information about the gnucash-patches
mailing list