gnucash unstable: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Dec 30 08:46:16 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/d6bb34ef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f25c065b (commit)
	from  https://github.com/Gnucash/gnucash/commit/30f7f2fc (commit)



commit d6bb34efe799189649e6d646eb1f0beeab4f4404
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Dec 30 14:46:08 2017 +0100

    A few translatable string changes in the warnings for editing reconciled splits

commit f25c065b203ebe3b51ab975a8e748bd5047b84a4
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Nov 29 12:24:53 2017 +0000

    Bug 771667 - Change reconciled splits warning
    
    This patch displays two distinct warnings when changing protected
    fields of a transaction that contains reconciled splits. If the fields
    date, num and description are changed, then the warning list the
    accounts that have reconciled splits and also advises that they will be
    unreconciled after editing the transaction. If the fields account,
    transfer, debit or credit are changed then the warning advises that the
    split will be unreconciled after editing the transaction.
    
    There is still just one warning preference as it is all to do with
    fields protected by reconciliation.



Summary of changes:
 .../register/ledger-core/split-register-control.c  |  11 +++
 .../register/ledger-core/split-register-model.c    | 106 ++++++++++++++++-----
 gnucash/register/ledger-core/split-register.c      |  27 ++++++
 gnucash/register/ledger-core/split-register.h      |   2 +
 4 files changed, 124 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list