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.
gnucash/doc/html/C/xacc-accwin.html

49 lines
1.4 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title></title>
<link rel="stylesheet" title="normal" type="text/css" href=
"gnucash.css">
<title>New Account Window</title>
</head>
<body>
<h1>New Account Window</h1>
<p>This is what a new account window looks like:</p>
<p><img src="newaccwin-code.gif"></p>
<p>Pick an <a href="xacc-acctypes.html"><b>Account
Type</b></a>.</p>
<p>The <b>Currency</b> field should typically be a <a href=
"xacc-currency.html#ISOCURR">three-letter ISO currency code</a>
(<em>e.g.</em> - <tt>USD</tt> for U.S. Dollars). The <b>Account
Code</b> is a number that determines the <a href=
"xacc-groups.html#SORTORDER">sort order</a> of the account when
it appears in a report or in the <a href="xacc-groups.html"><b>
Chart of Accounts</b></a>.</p>
<p>The picture below shows an example for a stock or currency
trading account. Note that the Security field is not grayed
out, and that you can enter a value. That value is typically a
<a href="xacc-ticker.html">stock-ticker</a> symbol, or a <a
href="xacc-currency.html#ISOCURR">three-letter ISO currency
code.</a></p>
<p><br>
<img src="newaccwin-trade.gif"><br>
</p>
<hr>
<p>Return to <a href="xacc-main.html">Main Documentation
Page.</a></p>
</body>
</html>