gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jun 30 15:57:00 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/31cfa0a9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3d8b58a1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/757a50c9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/df6326f7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e67e5125 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8dc91cf7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/aa8af8a1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f0079e8b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/81dace17 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ec8ed388 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5fdf14f8 (commit)



commit 31cfa0a9f05fee7a94fcc7d3e66e83d7d686952b
Merge: 5fdf14f 3d8b58a
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 30 12:42:36 2015 -0700

    Merge branch 'maint'

commit 3d8b58a1be45252ec4dcf7b23154c199271e4c69
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun May 24 18:05:04 2015 -0700

    Change gtkmacintegration-gtk2 include directory back to gtkmacintegration.
    
    As of gtk-mac-integration-2.0.8.

commit 757a50c9ec0c28943e6647ab7ba8429118fc93e2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 11:23:13 2015 -0700

    Release 2.6.7

commit df6326f7f3135fcb5cd823bb53ef90d26c364d7c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 10:38:38 2015 -0700

    Get latest translations from the Translation Project.

commit e67e5125011d540cf99ca13809e661c2e31eb322
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Tue Jun 16 21:38:14 2015 +0200

    Bug 681225 - income statement displays blank base currency entries when trading account transactions are present during the report period
    
    Skip splits in trading accounts when calculating
    average cost price source.

commit 8dc91cf764700527efc08b7a87694693150719b4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Jun 15 23:00:49 2015 +0200

    Bug 739271 - pt_BR translation wrong word "limpesa". Should be "limpeza"

commit aa8af8a196ea31118113d2aee4dfce2f2780d211
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Jun 15 22:28:36 2015 +0200

    Bug 744858 - Update exchange rate on bill only possible once per session (after unpost/repost)
    
    New behaviour is that each time a bill is (re)posted
    all the needed exchange rates will be asked.
    If an exchange rate was already known, it is suggested
    to the user, so s/he can simply confirm it if still ok.

commit f0079e8b4da076d30e44f7cddc18fcfb6864224b
Author: Mark Haanen <i18n at haanen.net>
Date:   Sat Jun 13 17:53:39 2015 +0200

    Updated Dutch translations
    
    From the translation project

commit 81dace17512c3c5b21c01d6914dafad6c01dc7cc
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jun 13 17:45:23 2015 +0200

    Bug 746792 - process payment in foreign currency leads to broken equation
    
    To avoid confusion the payment dialog will now display the currency
    to interpret the amount fields in.

commit ec8ed38860e9ec79889a28bc499a31dc6caca0da
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jun 13 17:43:54 2015 +0200

    Bug 746792 - process payment in foreign currency leads to broken equation
    
    The payment dialog was inconsistent in interpreting amounts and values.
    By clicking on documents the document's amount is added to the Payment field
    suggesting it's in the owner's currency. However the post-processing code
    took that amount as being the amount in the transfer accounts currency
    and calculated the rest backwards.
    This will now become: the amount fields are interpreted in the owner's currency
    and the exchange rate asked will be from owner's currenty to transfer
    account's currency.



Summary of changes:
 ChangeLog                                          |   158 +-
 NEWS                                               |    39 +
 po/az.po                                           | 18900 +++++++++
 po/ca.po                                           | 34866 +++++++--------
 po/cs.po                                           | 36215 ++++++++--------
 po/eu.po                                           | 36946 ++++++++--------
 po/fa.po                                           | 32142 +++++++-------
 po/nl.po                                           |   267 +-
 po/pt.po                                           | 42142 +++++++++----------
 po/pt_BR.po                                        |     6 +-
 po/rw.po                                           | 37873 +++++++----------
 po/sk.po                                           | 35530 ++++++++--------
 po/sv.po                                           | 33247 +++++++--------
 po/tr.po                                           | 19119 ++++-----
 po/uk.po                                           | 35947 ++++++++--------
 po/zh_CN.po                                        | 36980 ++++++++--------
 src/business/business-gnome/dialog-invoice.c       |   146 +-
 src/business/business-gnome/dialog-payment.c       |    28 +-
 .../business-gnome/gtkbuilder/dialog-payment.glade |    14 +
 src/engine/gncOwner.c                              |    17 +-
 src/report/report-system/commodity-utilities.scm   |     5 +-
 21 files changed, 194426 insertions(+), 206161 deletions(-)
 create mode 100644 po/az.po



More information about the gnucash-patches mailing list