consolidate paragraphs

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2987 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2000-09-30 01:16:03 +00:00
parent 54157c0c69
commit db3a2ee053

View File

@ -4,8 +4,7 @@
<TITLE>Understanding Double Entry Accounting</TITLE> <TITLE>Understanding Double Entry Accounting</TITLE>
</ARTHEADER> </ARTHEADER>
<SECT1> <SECT1>
<TITLE> Why Use Double Entry Accounting?</TITLE> <TITLE>Why Use Double Entry Accounting?</TITLE>
<PARA> </PARA>
<PARA> <PARA>
Double-entry accounting helps you avoid mistakes. This is why Double-entry accounting helps you avoid mistakes. This is why
professional accountants use it. If you are new to accounting, professional accountants use it. If you are new to accounting,
@ -17,7 +16,6 @@
</SECT1> </SECT1>
<SECT1 ID="XACC-DOUBLEDEF"> <SECT1 ID="XACC-DOUBLEDEF">
<TITLE> What is Double Entry Accounting?</TITLE> <TITLE> What is Double Entry Accounting?</TITLE>
<PARA> </PARA>
<PARA>Double entry bookkeeping is an accounting methodology <PARA>Double entry bookkeeping is an accounting methodology
introduced in the 13th century to to make sure that each introduced in the 13th century to to make sure that each
transaction and account is properly balanced. transaction and account is properly balanced.
@ -53,9 +51,8 @@
identity of accounting: identity of accounting:
<ANCHOR ID="IDENTITY"> <ANCHOR ID="IDENTITY">
<ENVAR>Total of Debits = Total of Credits.</ENVAR> <ENVAR>Total of Debits = Total of Credits.</ENVAR>
</PARA> </PARA>
<PARA>There is another important aspect to double-entry that <PARA>There is another important aspect to double-entry that
should also be understood: to get the complete picture, should also be understood: to get the complete picture,
you must also track income and expense. When you deposit you must also track income and expense. When you deposit
@ -123,30 +120,22 @@ to track the change over time.)
</SECT1> </SECT1>
<SECT1 ID="XACC-DOUBLEUSE"> <SECT1 ID="XACC-DOUBLEUSE">
<TITLE> Using Double Entry</TITLE> <TITLE>Using Double Entry</TITLE>
<PARA> </PARA>
<SECT2> <SECT2>
<TITLE>Creating Transactions</TITLE> <TITLE>Creating Transactions</TITLE>
<PARA> </PARA>
<PARA>To create a double-entry transaction: <PARA>To create a double-entry transaction:
<ITEMIZEDLIST> <ITEMIZEDLIST>
<LISTITEM> <LISTITEM>
<PARA> Click on a box in the column marked <SCREEN>Transfer From</SCREEN> <PARA> Click on a box in the column marked <SCREEN>Transfer From</SCREEN>
on the left-hand side of the register. on the left-hand side of the register.
A menu will drop down, listing all of the accounts from
</PARA>
<PARA>A menu will drop down, listing all of the accounts from
which a transfer may be made. which a transfer may be made.
</PARA> </PARA>
</LISTITEM> </LISTITEM>
<LISTITEM> <LISTITEM>
<PARA> Select one. <PARA> Select one.
When you record the transaction, the double-entry will
</PARA>
<PARA>When you record the transaction, the double-entry will
automatically be made, and the transaction automatically automatically be made, and the transaction automatically
appear in all windows showing the transferred-from and the appear in all windows showing the transferred-from and the
transferred-to accounts. transferred-to accounts.
@ -159,15 +148,9 @@ to track the change over time.)
</SECT2> </SECT2>
<SECT2> <SECT2>
<TITLE>Changing Transactions</TITLE> <TITLE>Changing Transactions</TITLE>
<PARA> </PARA> <PARA>To <EMPHASIS>change</EMPHASIS> a double-entry transaction,
<PARA>To <EMPHASIS>change</EMPHASIS> a double-entry transaction: simply edit the transaction in any window in which it
appears. Any changes made will be automatically reflected in both
</PARA>
<PARA>Simply edit the transaction in any window in which it
appears.
</PARA>
<PARA>Any changes made will be automatically reflected in both
accounts and all windows displaying the transaction. accounts and all windows displaying the transaction.
</PARA> </PARA>
@ -186,12 +169,9 @@ to track the change over time.)
</SECT1> </SECT1>
<SECT1 ID="XACC-SCRUBBING"> <SECT1 ID="XACC-SCRUBBING">
<TITLE> Scrubbing Clean</TITLE> <TITLE> Scrubbing Clean</TITLE>
<PARA> </PARA>
<PARA>GnuCash may be configured to be strict about double entry, <PARA>GnuCash may be configured to be strict about double entry,
or you may configure it to be "loose." or you may configure it to be "loose."
In "loose" mode, you can create <EMPHASIS>unbalanced
</PARA>
<PARA>In "loose" mode, you can create <EMPHASIS>unbalanced
transactions,</EMPHASIS> that is, transactions where the "splits" transactions,</EMPHASIS> that is, transactions where the "splits"
don't balance to zero. That discards the validation that comes don't balance to zero. That discards the validation that comes
from using the more strict double entry scheme, which is from using the more strict double entry scheme, which is
@ -220,22 +200,17 @@ to track the change over time.)
clean this up at some point. To clean up these unbalanced clean this up at some point. To clean up these unbalanced
transactions, you <EMPHASIS>Scrub</EMPHASIS> the account clean by choosing transactions, you <EMPHASIS>Scrub</EMPHASIS> the account clean by choosing
<GUIMENU>Scrub</GUIMENU> from the window menu. <GUIMENU>Scrub</GUIMENU> from the window menu.
The process will examine each transaction; if the
</PARA>
<PARA>The process will examine each transaction; if the
transaction doesn't balance, a split entry will be created and transaction doesn't balance, a split entry will be created and
placed into an account named <EMPHASIS>Unbalanced.</EMPHASIS> You may then placed into an account named <EMPHASIS>Unbalanced.</EMPHASIS> You may then
review these splits and move them to their proper accounts. review these splits and move them to their proper accounts.
</PARA> </PARA>
<PARA><EMPHASIS>Warning: Functionality Changing...</EMPHASIS> <PARA><EMPHASIS>Warning: Functionality Changing...</EMPHASIS>
At present, control over whether GnuCash is "strict" or
</PARA> "loose" is established at compile time, and defaults to
<PARA>At present, control over whether GnuCash is "strict" or <EMPHASIS>strict.</EMPHASIS>
"loose" is established at compile time, and defaults to <EMPHASIS> strict.</EMPHASIS> In the future, there will be no option of "looseness."
</PARA>
<PARA>In the future, there will be no option of "looseness."
</PARA> </PARA>