gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue Aug 4 15:35:25 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/9240c1b4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8fd10360 (commit)
	from  https://github.com/Gnucash/gnucash/commit/aa6b538e (commit)



commit 9240c1b4aa73ae3cd83b448b0878232384ebbf5a
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Aug 4 21:32:13 2015 +0200

    Partially revert 'Drop some unused parameters from business reports'
    
    Instead have gnc:company-info and gnc:fancy-date-info use the book
    parameter again (which got lost in the kvp refactoring).
    This preserves some code for potentially being able to have two
    books open at once.

commit 8fd103602bacb301fcd9cc408f664f2281a2e6b4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Aug 4 16:37:51 2015 +0200

    Minor debug message fixup



Summary of changes:
 src/app-utils/app-utils.scm                        | 12 ++++----
 src/gnome-utils/dialog-transfer.c                  |  2 +-
 src/report/business-reports/balsheet-eg.scm        |  3 +-
 src/report/business-reports/customer-summary.scm   | 15 ++++++----
 src/report/business-reports/easy-invoice.scm       | 15 +++++-----
 src/report/business-reports/fancy-invoice.scm      | 32 ++++++++++++----------
 src/report/business-reports/invoice.scm            | 11 ++++----
 src/report/business-reports/job-report.scm         | 11 ++++----
 src/report/business-reports/owner-report.scm       | 11 ++++----
 src/report/business-reports/receipt.eguile.scm     | 16 +++++------
 src/report/business-reports/taxinvoice.eguile.scm  | 19 +++++++------
 src/report/locale-specific/us/taxtxf-de_DE.scm     |  3 +-
 src/report/standard-reports/balance-sheet.scm      |  3 +-
 .../standard-reports/budget-balance-sheet.scm      |  3 +-
 .../standard-reports/budget-income-statement.scm   |  3 +-
 src/report/standard-reports/equity-statement.scm   |  3 +-
 src/report/standard-reports/income-statement.scm   |  3 +-
 src/report/standard-reports/trial-balance.scm      |  3 +-
 18 files changed, 93 insertions(+), 75 deletions(-)



More information about the gnucash-patches mailing list