gnucash master: Multiple changes pushed

Christian Stimming cstim at code.gnucash.org
Wed Apr 22 16:41:01 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/ea38f2b8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e9b6ee74 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/274113b3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f9376318 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/79546ff6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/becec402 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c46c0a9e (commit)



commit ea38f2b8e6ba01d3991635c597ed63ccdcf78521
Merge: c46c0a9 e9b6ee7
Author: Christian Stimming <christian at cstimming.de>
Date:   Wed Apr 22 22:40:48 2015 +0200

    Merge branch 'maint'

commit e9b6ee74ad4d1461777e8671d5c61161db907ad3
Author: Christian Stimming <christian at cstimming.de>
Date:   Wed Apr 22 22:33:58 2015 +0200

    Cutecash: Switch from guile to xml to manage our iso-currencies source file
    
    Copies 87520cdde4b into the cmake build system.

commit 274113b34751d63b5df5135b187bf41463c3b09f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Dec 2 06:58:11 2014 +0100

    Improve "Auto pay on posting" message
    
    http://lists.gnucash.org/logs/2014/11/2014-11-29.html#T11:14:29
    Additional remove some empty placeholders

commit f9376318ad82b631c90108f77939f2307953192d
Author: Christian Stimming <christian at cstimming.de>
Date:   Sun Apr 12 22:26:31 2015 +0200

    Bug 747377: Fix overly restrictive input validation for IBAN of SEPA transfer.
    
    Only in some countries the IBAN is really restricted to numeric-only
    (most notably in Germany, "DE"). In some other countries parts of the
    IBAN may be alphas. These checks could be extended for more countries,
    but since aqbanking with the SEPA transfers is used mostly in Germany,
    we just leave it with the exception rule for Germany.

commit 79546ff6a5647f2b219c304decad14f3c51a1b68
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Apr 10 21:11:50 2015 +0200

    Note in txf-help*.scm that changes should be applied to
    gnucash-docs/help/*/Help_txf-categories.xml
    
    Code part of cross linking

commit becec4022b64161b66ff61338f133d9d43f769b0
Author: Alex Aycinena <alex.aycinena at gmail.com>
Date:   Wed Apr 8 12:13:55 2015 -0700

    Bug 740955 - Correct general journal and general ledger reports to properly handle Use-Split-Action-For-Num option in File->Properties.



Summary of changes:
 CMakeLists.txt                                     |  5 ++
 .../business-gnome/gtkbuilder/business-prefs.glade | 90 +++-------------------
 src/engine/CMakeLists.txt                          |  4 +-
 src/report/standard-reports/general-journal.scm    |  4 +-
 src/report/standard-reports/general-ledger.scm     | 63 ++++++++++-----
 src/tax/us/txf-help-de_DE.scm                      |  1 +
 src/tax/us/txf-help.scm                            |  1 +
 7 files changed, 67 insertions(+), 101 deletions(-)



More information about the gnucash-patches mailing list