mirror of https://github.com/Gnucash/gnucash
[Bug 797520] Balance Sheet (Multicolumn) the retained earnings amount in the equity section has its sign reversed
c21bb66d6 had a regression: income-expense-balances was originally
negated, only to be negated again for use in retained-earnings-fn. The
previous change forgot to negate income-expense-balances.
This commit removes the negation before use of income-expense-balances
in retained-earnings-fn, thereby simplifying code.
pull/620/head
parent
6266ca2f12
commit
e40bee0ff6
Loading…
Reference in new issue