gnucash maint: Bug 746155 - Reports: html-acct-table prepend-row! & prepend-col! unknown variables

Geert Janssens gjanssens at code.gnucash.org
Fri Dec 18 12:12:20 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/9d076500 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2f2d1d91 (commit)



commit 9d076500771f1cc8edb3f19b3b76ce8a9e4d39cd
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri Dec 18 18:12:03 2015 +0100

    Bug 746155 - Reports: html-acct-table prepend-row! & prepend-col! unknown variables
    
    Fixed following the suggestions by Tony Kerns.
    In addition the function names have been made more consistent -
    they all end with a ! now as they change data.
    
    Note these functions aren't used anywhere in the gnucash
    code, but may affect custom reports by some users.



Summary of changes:
 src/report/report-system/html-acct-table.scm | 12 ++++++------
 src/report/report-system/report-system.scm   |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list