Skip to content

Commit

Permalink
Fix remaining references to General Ledger as per David Carlson's sug…
Browse files Browse the repository at this point in the history
…gestion
  • Loading branch information
gjanssens committed Oct 30, 2015
1 parent 86b4d7a commit c1c068f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions help/C/Help_ch_GUIMenus.xml
Expand Up @@ -1364,10 +1364,10 @@

<row>
<entry namest="c2">
<para><guimenuitem>General Ledger</guimenuitem></para></entry>
<para><guimenuitem>General Journal</guimenuitem></para></entry>

<entry namest="c3">
<!-- <para>See <xref linkend="general-ledger-report"></xref></para>-->
<!-- <para>See <xref linkend="general-journal-report"></xref></para>-->
</entry>
</row>

Expand Down Expand Up @@ -1748,9 +1748,9 @@
</row>

<row>
<entry><para><guimenuitem>General Ledger</guimenuitem></para></entry>
<entry><para><guimenuitem>General Journal</guimenuitem></para></entry>

<entry><para>See <xref linkend="general-ledger"></xref></para></entry>
<entry><para>See <xref linkend="general-journal"></xref></para></entry>
</row>
</tbody>
</tgroup>
Expand Down Expand Up @@ -2001,10 +2001,10 @@
</sect1>

<sect1>
<title>Account Register/General Ledger</title>
<title>Account Register/General Journal</title>

<sect2 id="account-register">
<title>Account Register &amp; General Ledger Window</title>
<title>Account Register &amp; General Journal Window</title>

<para>This window is used to enter and edit your account data. It also
provides tools for scheduling future transactions, finding and reporting
Expand Down
2 changes: 1 addition & 1 deletion help/C/Help_ch_Reports.xml
Expand Up @@ -322,7 +322,7 @@
</listitem>

<listitem>
<para>General Ledger:</para>
<para>General Journal:</para>
</listitem>

<listitem>
Expand Down
14 changes: 7 additions & 7 deletions help/C/Help_ch_Transactions.xml
Expand Up @@ -889,16 +889,16 @@ Translators:

</sect1>

<sect1 id="general-ledger">
<title>General Ledger</title>
<para>The General Ledger is an advanced register used to enter transactions without needing to open
individual accounts. The General Ledger shows the transaction entries for all accounts on one register.</para>
<sect1 id="general-journal">
<title>General Journal</title>
<para>The General Journal is an advanced register used to enter transactions without needing to open
individual accounts. The General Journal shows the transaction entries for all accounts on one register.</para>

<para>Entering transactions in the General Ledger is more complicated than entering them in the individual
account registers. The advantage is the General Ledger provides a more comprehensive view of the
<para>Entering transactions in the General Journal is more complicated than entering them in the individual
account registers. The advantage is the General Journal provides a more comprehensive view of the
transactions you have entered in all your accounts.</para>

<para>The General Ledger defaults to showing only the previous month of transactions. This is changeable
<para>The General Journal defaults to showing only the previous month of transactions. This is changeable
by using the "Filter By..." on the View menu.</para>
</sect1>

Expand Down

0 comments on commit c1c068f

Please sign in to comment.