gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Tue Mar 12 05:44:02 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/fc805d61 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4ee0c3ef (commit)
	from  https://github.com/Gnucash/gnucash/commit/d6f4831a (commit)



commit fc805d6155ae7037af82fc0831c6b9e355073b86
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Mar 12 17:03:46 2019 +0800

    [report-utilities] fix gnc:strify for value/commodity collectors
    
    this debugging tool was flawed and was not able to strify the value
    collector.  we have to forego the procedure->str strify function
    because scheme isn't typed and procedures would be called by the
    value-collector section.

commit 4ee0c3ef46b5379aff3bb34efea3f477cf0f11b1
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Mar 12 15:32:20 2019 +0800

    i18n: fix embedded translated strings



Summary of changes:
 gnucash/report/business-reports/customer-summary.scm    | 13 ++++++++++---
 gnucash/report/business-reports/job-report.scm          | 17 ++++++++++++-----
 gnucash/report/report-system/report-utilities.scm       |  8 ++------
 .../report/report-system/test/test-report-utilities.scm | 17 ++++++++++++++---
 4 files changed, 38 insertions(+), 17 deletions(-)



More information about the gnucash-patches mailing list