mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4058 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
optname-display-depth))
|
||||
(show-subaccts? (get-option gnc:pagename-accounts
|
||||
optname-show-subaccounts))
|
||||
(accounts (filter gnc:account-is-inc-exp
|
||||
(accounts (filter gnc:account-is-inc-exp?
|
||||
(get-option gnc:pagename-accounts
|
||||
optname-accounts)))
|
||||
(do-grouping? (get-option gnc:pagename-display
|
||||
|
||||
Reference in New Issue
Block a user