mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Bug #529232: Do not reverse the starting balance in average balance reports.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17124 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
accounts
|
||||
(lambda (acct) (gnc:account-get-comm-balance-at-date
|
||||
acct beforebegindate #f))
|
||||
gnc-reverse-balance))
|
||||
(lambda (x) #f)))
|
||||
(gnc:report-percent-done 50)
|
||||
|
||||
(set! startbal
|
||||
|
||||
Reference in New Issue
Block a user