gnucash stable: Bug 799602 - Unit Price on Australian Tax Invoice will NOT display...
John Ralls
jralls at code.gnucash.org
Tue May 27 15:24:19 EDT 2025
Updated via https://github.com/Gnucash/gnucash/commit/1b4471d4 (commit)
from https://github.com/Gnucash/gnucash/commit/03581932 (commit)
commit 1b4471d4e89a9b1a814d05498956c409814ede57
Author: John Ralls <jralls at ceridwen.us>
Date: Mon May 26 19:51:48 2025 -0700
Bug 799602 - Unit Price on Australian Tax Invoice will NOT display...
as decimals (Revisited).
The regular invoice report had a similar problem.
The default price renderer displays two more decimal places than the
currency's scu, necessitating a change to the invoice tests.
Summary of changes:
gnucash/report/reports/standard/invoice.scm | 2 +-
gnucash/report/reports/standard/test/test-invoice.scm | 14 +++++++-------
gnucash/report/reports/support/receipt.eguile.scm | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
More information about the gnucash-patches
mailing list