gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Fri May 8 05:39:39 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/99208875 (commit)
via https://github.com/Gnucash/gnucash/commit/4bad776b (commit)
via https://github.com/Gnucash/gnucash/commit/2b48c1aa (commit)
from https://github.com/Gnucash/gnucash/commit/b72a98ec (commit)
commit 992088754f278debcd2befe1f4a0fac1dedc90fb
Merge: b72a98ecdf 4bad776ba1
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri May 8 07:52:39 2026 +0800
Merge branch 'always-offer-options-summary' into stable
commit 4bad776ba109050a18c8ba7541cd34a1754e170e
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue May 5 22:25:28 2026 +0800
[reports] remove "Add options summary" report option
because it is now offered in all reports.
commit 2b48c1aa343ac7474d365ee6c0fd08b871a053e5
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue May 5 22:22:05 2026 +0800
[report-core] always offer options summary in reports
this is useful to debug reports. if the "Add options summary" is
enabled, show the list of changed options at the *end* of the report.
Summary of changes:
gnucash/report/html-utilities.scm | 1 +
gnucash/report/report-core.scm | 16 +++++++++++
gnucash/report/reports/standard/balsheet-pnl.scm | 14 ----------
.../report/reports/standard/ifrs-cost-basis.scm | 3 --
gnucash/report/reports/standard/txn-columns.scm | 2 --
gnucash/report/trep-engine.scm | 32 ++--------------------
6 files changed, 19 insertions(+), 49 deletions(-)
More information about the gnucash-patches
mailing list