gnucash unstable: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Mar 4 21:43:46 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/580ce72d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fc5bdfa1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/51e25112 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/18f0d053 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/33508248 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2d983c67 (commit)



commit 580ce72da73ea6ee914fba5e988f7fbf83644241
Merge: 3350824 fc5bdfa
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 5 03:40:48 2018 +0100

    Merge branch 'maint' into unstable

commit fc5bdfa10b9aa38ca37ed841cfed697149d75f4c
Author: Di Mang <dimang.freenet at gmail.com>
Date:   Sat Mar 3 22:08:39 2018 +0100

    Revision and expansion of accounts for the Russian language.
    In addition, replacing of commodity: USD => RUB.
    
    Cherrypicked from unstable and adjusted to main

commit 51e2511223eb0873f342f0153929ef53d849d0eb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Mar 4 19:16:39 2018 +0800

    Bug 765846 - Expense Over Time for subaccounts: An error occurred while running the report
    
    fix crash if acc-depth too low

commit 18f0d053b04f463263f67bbe16bbd8ee2979a818
Author: Christian Stimming <christian at cstimming.de>
Date:   Sun Mar 4 00:18:39 2018 +0100

    Fix auto-selection of splits in reconcile
    
    Really use all splits of any given day. Up to now usually the splits
    of the given date were not or not all included, as the time comparison
    didn't correctly ignore any given time-of-day of the splits. Instead,
    all possible time-of-days should be included.

commit 335082480d106226aef1397ed6be2ceb80febeb8
Author: Di Mang <dimang.freenet at gmail.com>
Date:   Sat Mar 3 22:08:39 2018 +0100

    Revision and expansion of accounts for the Russian language.
    In addition, replacing of commodity: USD => RUB.



Summary of changes:
 data/accounts/ru/CMakeLists.txt                    |   4 +
 data/accounts/ru/acctchrt_auto.gnucash-xea         | 146 +++++++
 ...n.gnucash-xea => acctchrt_autoloan.gnucash-xea} |  52 ++-
 data/accounts/ru/acctchrt_common.gnucash-xea       | 466 +++++++++++----------
 data/accounts/ru/acctchrt_homeloan.gnucash-xea     |  44 +-
 data/accounts/ru/acctchrt_homeown.gnucash-xea      |  52 +--
 .../{de_AT => ru}/acctchrt_kids.gnucash-xea        |  70 +++-
 ....gnucash-xea => acctchrt_otherloan.gnucash-xea} |  48 ++-
 data/accounts/ru/acctchrt_renter.gnucash-xea       |  39 +-
 gnucash/gnome/reconcile-view.c                     |   3 +-
 10 files changed, 583 insertions(+), 341 deletions(-)
 create mode 100644 data/accounts/ru/acctchrt_auto.gnucash-xea
 copy data/accounts/ru/{acctchrt_homeloan.gnucash-xea => acctchrt_autoloan.gnucash-xea} (68%)
 copy data/accounts/{de_AT => ru}/acctchrt_kids.gnucash-xea (57%)
 copy data/accounts/ru/{acctchrt_homeloan.gnucash-xea => acctchrt_otherloan.gnucash-xea} (69%)



More information about the gnucash-patches mailing list