gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue May 13 06:44:09 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/f89e0c04 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/eeb48d63 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b9882053 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/27959719 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fb3d6274 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c70dde75 (commit)
	from  https://github.com/Gnucash/gnucash/commit/71c31ccf (commit)



commit f89e0c04681e3913149bd231113131f3cdc96534
Merge: 71c31cc eeb48d6
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue May 13 12:33:14 2014 +0200

    Merge branch 'maint'
    
    * Bug 688965 - Page Up, Page Down keys cause GnuCash to hang
    * Bug 729157 Bill Term discount days are allowed to be more than due days
    * Bug 692249 - Add Help button in Custom Reports dialog box
    * Fix regression in invoice pre-payments

commit eeb48d632f43bdaa5e7ac20ae52e703b37c35ef7
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue May 13 12:31:17 2014 +0200

    Fix regression in invoice pre-payments
    
    It was no longer possible to enter pre-payments as of 2.6.2

commit b988205382127adf9533b8611ec22a1fbdaea3bc
Author: Michalis Kamprianis <michalis at linuxmail.org>
Date:   Sun May 11 12:46:37 2014 +0200

    Bug 692249 - Add Help button in Custom Reports dialog box
    
    	modified:   src/gnome-utils/gnc-ui.h
    	modified:   src/report/report-gnome/dialog-custom-report.c
    	modified:   src/report/report-gnome/dialog-custom-report.glade

commit 279597193544865857e22aec8894945d446b29d9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue May 13 11:25:20 2014 +0200

    Avoid defining the same translatable string twice

commit fb3d6274f5d2c89851a3f220ee0477ce6778a604
Author: Michalis Kamprianis <michalis at linuxmail.org>
Date:   Tue Apr 29 01:26:30 2014 +0200

    Bug 729157 Bill Term discount days are allowed to be more than due days
    
    Fixed function verify_term_ok to check that discount days are no more
    (or later) than due days
    
    	modified:   src/business/business-gnome/dialog-billterms.c

commit c70dde75a5354f416d5ec1727ee4b89bff4158ec
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Fri May 9 11:36:46 2014 +0200

    Bug 688965 - Page Up, Page Down keys cause GnuCash to hang



Summary of changes:
 src/business/business-gnome/dialog-billterms.c     | 51 +++++++++++++++-------
 src/business/business-gnome/dialog-payment.c       | 10 +----
 src/gnome-utils/gnc-ui.h                           |  1 +
 src/register/register-core/table-allgui.c          | 19 ++++++++
 src/report/report-gnome/dialog-custom-report.c     |  6 +++
 src/report/report-gnome/dialog-custom-report.glade | 19 +++++++-
 6 files changed, 81 insertions(+), 25 deletions(-)



More information about the gnucash-patches mailing list