gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Sep 14 19:26:49 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/b2175611 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1ddb4926 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fe48d56a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/692cbfc8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9cd66451 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6ceee1b8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f9f3717f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/eaa7824b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e19308bd (commit)
	from  https://github.com/Gnucash/gnucash/commit/d167b017 (commit)



commit b21756119b74a62055d5b595bae54b969661c737
Merge: d167b017a 1ddb49263
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 15 07:23:27 2022 +0800

    Merge branch 'CDB-Man-changes' into maint #1431

commit 1ddb49263816bfd15a1bde6a1d88c62ac3242d2b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 14 23:54:58 2022 +0800

    [assistant-stock-transaction] remove combined transactions types
    
    They will be recorded separately.
    
    * Dividend Reinvestment = Dividend + Long Buy
    * Reverse Split with Cash-in-Lieu = Sell or Cover Buy + Reverse-Split

commit fe48d56a66fa2e1be0c1123f7d931016c3472528
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 14 23:38:50 2022 +0800

    [assistant-stock-transaction] if applicable, show price to insert

commit 692cbfc844deb15da6a94bc6ce6505c40165d581
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Sep 12 23:48:47 2022 +0800

    [assistant-stock-transaction] add forgotten default memo

commit 9cd66451c2bbb51ca35f8ff69c21b6461b3b3589
Author: CDB-Man <CDB-Man at users.noreply.github.com>
Date:   Mon Sep 12 02:21:03 2022 -0400

    Update assistant-stock-transaction.cpp - reverse split remainders

commit 6ceee1b850cdef8b66057f550d3d71cc0546735c
Author: CDB-Man <CDB-Man at users.noreply.github.com>
Date:   Mon Sep 12 02:04:16 2022 -0400

    Update assistant-stock-transaction.cpp - dividend reinvestment
    
    "Company issues dividend, which may be reinvested. Remaining non-reinvested dividends (if any) are paid out as a cash dividend.")

commit f9f3717fdfd1e79d532773315a5ff5c3130e3212
Author: CDB-Man <CDB-Man at users.noreply.github.com>
Date:   Sun Sep 11 18:13:48 2022 -0400

    Update assistant-stock-transaction.cpp - consistent wording
    
    Harmonizing some wording for consistency.

commit eaa7824b1598fc248648cbc46526ac158ae1e9f7
Author: CDB-Man <CDB-Man at users.noreply.github.com>
Date:   Sun Sep 11 17:04:48 2022 -0400

    Update assistant-stock-transaction.cpp
    
    1. Remove $ currency signs to make it region agnostic
    2. Remove the word "value" from stock splits and replace with "overall investment"
    3. Remove $ signs from the compensatory return of capital and compensatory notional distribution transactions

commit e19308bd4933d8f6ce7c3460791d1bbfa6b7d888
Author: CDB-Man <CDB-Man at users.noreply.github.com>
Date:   Sat Sep 10 20:04:48 2022 -0400

    Pull request for updated wording
    
    On the long side of the transaction list, dividend reinvestments with and without remainder can be merged.
    
    On the short side of the transaction list, the 2 dividend reinvestment transactions are not relevant and should be deleted.  There is no such thing as a "compensatory dividend reinvestment".



Summary of changes:
 gnucash/gnome/assistant-stock-transaction.cpp      | 168 ++++++++-------------
 .../gtkbuilder/assistant-stock-transaction.glade   |   1 +
 2 files changed, 60 insertions(+), 109 deletions(-)



More information about the gnucash-patches mailing list