mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug #632931 - Advanced Portfolio: new income column shows negative
amount Patch by Sebastien Alborini BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20784 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
755a736bd3
commit
025314797e
@ -545,7 +545,7 @@
|
||||
|
||||
(if (gnc-numeric-zero-p dividend-rein)
|
||||
;; no reinvested dividend, return just the income split
|
||||
(xaccSplitGetValue s)
|
||||
dividend-income
|
||||
;; dividend reinvested so
|
||||
;; apply the ratio to the
|
||||
;; dividend and return it for
|
||||
|
Loading…
Reference in New Issue
Block a user