gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Sep 26 20:56:51 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/10c1223d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cb4d9529 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8bfcc982 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d82bb7b8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b8c9b1a6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2a7566cc (commit)



commit 10c1223df209666538caf0a7050aa726dd9719ac
Merge: 2a7566cc4 cb4d9529d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Sep 27 08:10:02 2021 +0800

    Merge branch 'maint-progress' into maint #1150

commit cb4d9529dcb27bafa18fa5cb98715170974f247b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 26 23:33:33 2021 +0800

    [gnc-plugin-page-register] call invoice editor with parent window

commit 8bfcc982ddc7be09fba57238c4b7b7439ec3b703
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Sep 25 19:34:16 2021 +0800

    [assistant-stock-split] set parent window properly
    
    without this commit, the assistant-stock-split window will be hidden
    if the register is activated.

commit d82bb7b8a221c7cf1649217b26db1396d034cc56
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Sep 25 00:09:47 2021 +0800

    [Transaction.c] use is_unset static to denote uncached readonly_reason
    
    tests in 128c8d6f8864790ffe4bba9be2349d991fda4c8c

commit b8c9b1a6ce0e1e4c6740e1de450859b90cbadcec
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Sep 24 21:41:27 2021 +0800

    [gnc-plugin-page-register] when reversing reversed txn, offer jump
    
    When reversing a transaction which is already reversed, offer a jump
    to the reversal transaction.



Summary of changes:
 gnucash/gnome/assistant-stock-split.c       |  1 +
 gnucash/gnome/gnc-plugin-page-register.c    | 32 ++++++++++++++++++++---------
 libgnucash/engine/Transaction.c             | 32 ++++++++++-------------------
 libgnucash/engine/TransactionP.h            |  4 +---
 libgnucash/engine/mocks/gmock-Transaction.h |  1 -
 5 files changed, 35 insertions(+), 35 deletions(-)



More information about the gnucash-patches mailing list