gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Sat Dec 30 08:38:39 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/4380f1b8 (commit)
via https://github.com/Gnucash/gnucash/commit/56e2425e (commit)
from https://github.com/Gnucash/gnucash/commit/5591660f (commit)
commit 4380f1b85abbeac4724c6a322fc3252eb6e5d531
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Dec 30 21:20:13 2023 +0800
[trep-engine] accumulate subtotals within add-split-row
it's cleaner; add-split-row won't need to return a monetary to be
processed later.
commit 56e2425eb5160378b80eeca238d111ddaa00ff20
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Dec 30 20:36:44 2023 +0800
[invoice.scm] reorder defines to allow compilation
Interestingly this doesn't seem to be consistently required.
Summary of changes:
gnucash/report/reports/standard/invoice.scm | 405 ++++++++++++++--------------
gnucash/report/trep-engine.scm | 65 +++--
2 files changed, 235 insertions(+), 235 deletions(-)
More information about the gnucash-patches
mailing list