gnucash maint: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Fri Mar 13 05:23:17 EDT 2020
Updated via https://github.com/Gnucash/gnucash/commit/74e66acd (commit)
via https://github.com/Gnucash/gnucash/commit/9e06345f (commit)
from https://github.com/Gnucash/gnucash/commit/8fccde36 (commit)
commit 74e66acd50e7594921e294b65fb0a9c277410d3f
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Mar 11 21:58:46 2020 +0800
[job-report] remove dead code
commit 9e06345f2e66199eaf540edfb9617a1708fe409a
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Mar 1 23:16:48 2020 +0800
[trep-engine] subtotals when cells have monetary only
Instead of accumulating subtotals from any non-#f value, ensure value
is a gnc-monetary before accumulating subtotals.
This paves the way to allow non-monetary in RHS custom-calculated-cells.
Summary of changes:
gnucash/report/business-reports/job-report.scm | 66 +-------------------------
gnucash/report/report-system/trep-engine.scm | 2 +-
2 files changed, 2 insertions(+), 66 deletions(-)
More information about the gnucash-patches
mailing list