gnucash maint: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Tue Mar 12 11:15:49 EDT 2019
Updated via https://github.com/Gnucash/gnucash/commit/27985ee3 (commit)
via https://github.com/Gnucash/gnucash/commit/b57f6d60 (commit)
from https://github.com/Gnucash/gnucash/commit/fc805d61 (commit)
commit 27985ee337b2cc42b5c09dcd2e4a4a2b5fa2084e
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue Mar 12 19:05:59 2019 +0800
i18n: commit was missing GNC-OWNER-JOB
The commit 4ee0c3ef4 was incomplete and was missing GNC-OWNER-JOB
which would return #unspecified to string-append causing error. This
commit restores this conditional and also a fallback "" to return to
string-append.
commit b57f6d60f5d0a7350442cb42e6ab94403ed35e39
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue Mar 12 22:54:14 2019 +0800
Revert "[report-utilities] fix gnc:strify for value/commodity collectors"
This reverts commit fc805d6155ae7037af82fc0831c6b9e355073b86 which
causes test failure. I'll find a proper fix when I've found the cause.
Summary of changes:
gnucash/report/business-reports/job-report.scm | 5 ++++-
gnucash/report/report-system/report-utilities.scm | 8 ++++++--
.../report/report-system/test/test-report-utilities.scm | 17 +++--------------
3 files changed, 13 insertions(+), 17 deletions(-)
More information about the gnucash-patches
mailing list