gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Sun May 3 06:54:07 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/2fae14c3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f1c2e339 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/327544e6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/47594533 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5ed6b424 (commit)



commit 2fae14c3baf90fe0b71d15b9ad34a5d9edd408c9
Merge: 5ed6b424d f1c2e339f
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun May 3 11:52:07 2020 +0100

    Merge Chris Good's branch 'bug797648Rec-2', PR #713 into maint

commit f1c2e339fc9bf7df3487057fbe6fc06d872ac1a9
Author: goodvibes2 <goodchris96 at gmail.com>
Date:   Sat May 2 16:43:49 2020 +1000

    Bug 797648 Redo - Reconciliation - Treat each split independently
    
    The previous change under this bug which propagated the status
    change (reconcile or unreconcile) of any split for the account to
    be reconciled (and its subaccounts) in a transaction, to all
    splits for the account to be reconciled (and its subaccounts) in
    the transaction, is incorrect. Each split needs to be able to be
    checked or unchecked independently of any other split in the
    transaction.

commit 327544e6c048057f2675b223fd2679e688e0a063
Author: goodvibes2 <goodchris96 at gmail.com>
Date:   Sat May 2 16:11:50 2020 +1000

    Revert "Bug 797648 - Fix problem reconciling multiple splits in a transaction"
    
    This reverts commit dd589060a3580456d5dfd079e7f0f75cc7252a9b.

commit 4759453356cfa0590b2f117aeb266bca8675bbbe
Author: goodvibes2 <goodchris96 at gmail.com>
Date:   Sat May 2 16:10:19 2020 +1000

    Revert "Use Doxygen format for function comment"
    
    This reverts commit d2986559de203471ecd2280eb1a61afb0b5c6934.



Summary of changes:
 gnucash/gnome/reconcile-view.c | 125 ++---------------------------------------
 1 file changed, 4 insertions(+), 121 deletions(-)



More information about the gnucash-patches mailing list