mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06: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:
parent
2ccf12241d
commit
2c60e46cc8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user