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