mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add Christopher Browne's DocBook-ified GnuCash manual to the repository.
It is not yet fully integrated into the build system. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2654 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
47
doc/sgml/C/xacc-newacctwin.sgml
Normal file
47
doc/sgml/C/xacc-newacctwin.sgml
Normal file
@@ -0,0 +1,47 @@
|
||||
|
||||
<ARTICLE ID="XACC-NEWACCTWIN">
|
||||
<ARTHEADER>
|
||||
<TITLE></TITLE>
|
||||
<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="newaccwin-code.gif">
|
||||
</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="newaccwin-trade.gif">
|
||||
</IMAGEOBJECT>
|
||||
</INLINEMEDIAOBJECT>
|
||||
|
||||
|
||||
|
||||
</PARA>
|
||||
</SECT1>
|
||||
</ARTICLE>
|
||||
Reference in New Issue
Block a user