mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.6 KiB
52 lines
1.6 KiB
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" title="normal" type="text/css" href=
|
|
"gnucash.css">
|
|
|
|
<title>Main Window</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Main GnuCash Window</h1>
|
|
|
|
<p> This is the main account window. You control your set of
|
|
accounts from here.</p>
|
|
|
|
<p> Below is a picture of the main window, with only the main
|
|
accounts shown. Note how <b>Business Expenses</b> has been selected by
|
|
highlighting. The box with a cross in it,
|
|
immediately to its left, shows that it has one
|
|
or more detail accounts that are not shown at present.
|
|
To show them, click on this box.</p>
|
|
|
|
<p> <img src="contract.gif"><br>
|
|
</p>
|
|
|
|
<p> Here is the main window, with the detail accounts
|
|
showing.</p>
|
|
|
|
<p><br>
|
|
<img src="expand.gif"><br>
|
|
</p>
|
|
<hr>
|
|
|
|
<p> The <tt>Open Subaccounts</tt> menu item is interesting only
|
|
if you choose an account with sub-accounts (detail accounts).
|
|
Accounts with sub-accounts will always have a box on thier
|
|
left. By choosing the <tt>Open Subaccounts</tt> 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 complexity, it use is
|
|
recommended only for accounting experts.</p>
|
|
|
|
<p> Return to <a href="xacc-main.html"> Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|
|
|