gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Apr 26 12:28:34 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/fb8018b3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/65e8e3b1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/95e12216 (commit)



commit fb8018b374d7699f28ebc8a422e28f44ff55e357
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Apr 26 18:27:45 2014 +0200

    Additional changes to column calculations
    
    - Add some comments to remember why this was done
    - Fix one error in the code

commit 65e8e3b11d9f381899f4477eb1beffef1b6ad147
Author: Amish <ammdispose-squid at yahoo.com>
Date:   Fri Apr 25 12:36:54 2014 +0530

    calculate num-columns-required correctly
    
    This fix, calculates num-columns-required correctly based on which columns are used/not-used/merged. Earlier code did not consider merged columns.
    
    Effectively with this fix, when you print report, on average it saves 2-3 pages per 12-15 pages.



Summary of changes:
 src/report/standard-reports/transaction.scm | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list