Accounts and Reports in Different Windows
Adam Rosi-Kessel
adam at rosi-kessel.org
Sun Feb 5 12:39:10 EST 2006
I'm running gnucash 1.8.12 from Debian sid.
When I open gnucash, two windows open up: one full of reports, the other
with just the accounts tree.
I'm not sure how I got to this state, but I'm wondering if there is a way
to put them all back in the same window again. I can't close the
accounts-only window without closing gnucash entirely; and I'd rather not
have to re-create all of those reports in the accounts window.
The relevant file in ~/.gnucash/books had this:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; options for account tree id=1
(let ((options (gnc:make-acct-tree-window-options)))
; Section: Account Tree
(hash-set! gnc:*acct-tree-options* 1 options)
"gnc-acct-tree:1")
;;;;;;;;;;;;;;;;;;;;;
I changed the id=1 to 0 and gnc-acct-tree:1 to 0 as well (as I have in
another books file) but this made no difference (I was only just guessing
this had something to do with window selection).
--
Adam Rosi-Kessel
http://adam.rosi-kessel.org
More information about the gnucash-user
mailing list