Files
gnucash/doc/sgml/C/xacc-newacctwin.sgml
Linas Vepstas 9a02b6dac5 table-of-contents formatting bug fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2960 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-27 19:14:19 +00:00

47 lines
1.4 KiB
Plaintext

<ARTICLE ID="XACC-NEWACCTWIN">
<ARTHEADER>
<TITLE>New Account Window</TITLE>
</ARTHEADER>
<SECT1>
<TITLE> New Account Window</TITLE>
<PARA> </PARA>
<PARA>This is what a new account window looks like:
</PARA>
<PARA><INLINEMEDIAOBJECT>
<IMAGEOBJECT>
<IMAGEDATA FILEREF="image/newaccwin-code.png">
</IMAGEOBJECT>
</INLINEMEDIAOBJECT>
</PARA>
<PARA>Pick an <LINK LINKEND="XACC-ACCTYPES"><EMPHASIS>Account
Type</EMPHASIS></LINK>.
</PARA>
<PARA>The <EMPHASIS>Currency</EMPHASIS> field should typically be a <LINK LINKEND="XACC-ISOCURR">three-letter ISO currency code</LINK>
(<EMPHASIS>e.g.</EMPHASIS> - <ACRONYM>USD</ACRONYM> for U.S. Dollars). The <EMPHASIS>Account
Code</EMPHASIS> is a number that determines the <LINK LINKEND="SORTORDER">sort order</LINK> of the account when
it appears in a report or in the <LINK LINKEND="XACC-CHARTOFACCTS"><EMPHASIS> Chart of Accounts</EMPHASIS></LINK>.
</PARA>
<PARA>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
<LINK LINKEND="XACC-ISOCURR">three-letter ISO currency
code.</LINK>
</PARA>
<PARA> <INLINEMEDIAOBJECT>
<IMAGEOBJECT>
<IMAGEDATA FILEREF="image/newaccwin-trade.png">
</IMAGEOBJECT>
</INLINEMEDIAOBJECT>
</PARA>
</SECT1>
</ARTICLE>