gnucash/Docs/xacc-mainwin.html
Linas Vepstas 4bc51b6bb8 more documentation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@275 57a11ea4-9604-0410-9ed3-97b8803252fd
1997-12-04 12:45:45 +00:00

42 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Main Window</title>
</head>
<body bgcolor=#eeeeee>
<h1>THIS FILE IS ALMOST EMPTY</h1>
This is the main account window. Control accounts
from here. Add more documentation.
<p>
Below is a picture of the main window, with only the
main accounts shown. Note how "ABC Bank" has been selected
by highlighting. To show the detail accounts,
click on the arrows on the left.
<p>
<img src="contract.gif">
<br>
<p>
Here is the main window, with the detail accounts showing.
<p>
<br>
<img src="expand.gif">
<br>
</p>
<hr>
The "Open Subaccounts" menu item is interesting only if
you choose an account with sub-accounts (detail accounts).
Accounts with sub-accounts will always have arrows on thier
left. By choosing the "Open Subaccounts" menu item, a
general ledger window is opened, which displays all transactions
for the lead and the detail accounts. Note that the
general ledger window is more complicated and harder to use than
the individual account registers. The general ledger window
allows a more comprehensive overview of accounts in a smaller
space. Because of its increased complixity, it use is recommended
only for accounting experts.
</body>
</html>