Better default account selection when opening the budget report.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12995 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Shoemaker 2006-01-28 04:14:56 +00:00
parent ac727fce70
commit 3e3280f97e

View File

@ -90,7 +90,7 @@
optname-accounts "a" 2
(lambda ()
(gnc:filter-accountlist-type
'(bank cash asset stock mutual-fund)
'(asset liability income expense)
(gnc:group-get-subaccounts (gnc:get-current-group))))
#f)