gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Tue Jun 21 10:16:35 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/418de906 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/afa21eaf (commit)
	from  https://github.com/Gnucash/gnucash/commit/5cec53f0 (commit)



commit 418de90647a79679650181e9d886057fdcfeda2d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 21 22:09:58 2022 +0800

    [assistant-stock-transaction] dividends must include stock account
    
    bugfix. A stock account split must always be included in the stock
    transaction.
    
    This bug would manifest with a pure dividend transaction; it would
    create a transaction from Income:Dividend to Cash. To be properly
    reported in the portfolio and IFRS reports, a zero-amount and
    zero-value stock split must be included.

commit afa21eaf4f35455a484213d495227d97613827b2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 21 21:33:46 2022 +0800

    [assistant-stock-transaction.glade] remove unused comments
    
    besides, "Dividend" had the invalid comment "Brokerage Fees"



Summary of changes:
 gnucash/gnome/assistant-stock-transaction.cpp        | 12 ++++++------
 gnucash/gtkbuilder/assistant-stock-transaction.glade |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list