gnucash-docs maint: Multiple changes pushed

git repository hosting gjanssens at code.gnucash.org
Mon Jan 23 07:34:37 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/29dd3415 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/76ea47ac (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/3b6679ec (commit)



commit 29dd3415dabfe0ae16c1d24a51f6803a7391d1e3
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Jan 16 16:45:58 2017 +0500

    Bug 777287: Guide portion

diff --git a/guide/C/ch_txns.xml b/guide/C/ch_txns.xml
index 2ea8d52..e2fc877 100644
--- a/guide/C/ch_txns.xml
+++ b/guide/C/ch_txns.xml
@@ -763,7 +763,16 @@
       statement, verifying that the amounts match with the amounts in <application>&app;</application>,
       and marking off transactions in <application>&app;</application> as they are reconciled.</para>
 
-      <para>At the bottom of the <guilabel>Reconcile</guilabel> window there is a <guilabel>Difference</guilabel> field,
+     <tip>
+       <para>You can check or uncheck the reconcile status of all transactions in 
+       either pane by clicking on a transaction in the required pane then clicking 
+       <keycap>Ctrl-A</keycap> followed by <keycap>space</keycap>. This will toggle 
+       the reconcile status of all transactions in the pane to either checked or 
+       unchecked state. This procedure can be repeated to achieve the desired status 
+       for the transactions in the pane.</para>
+     </tip>
+
+     <para>At the bottom of the <guilabel>Reconcile</guilabel> window there is a <guilabel>Difference</guilabel> field,
       which should show <guilabel>0.00</guilabel> when you are done reconciling. If it shows some
       other value, then either you have missed transactions, or some amounts
       may be incorrect in <application>&app;</application>. (Or, less likely, the bank may have made an

commit 76ea47ac63ff49ba38863a7bd42581eec81654f9
Author: David Thomas <sunfish62 at yahoo.com>
Date:   Mon Jan 16 16:44:58 2017 +0500

    Bug 777287: Small changes to Guide Chapter 4.4 and Help Chapter 5.8 to add info about selecting all transactions in reconcile window.

diff --git a/help/C/Help_ch_Account-Actions.xml b/help/C/Help_ch_Account-Actions.xml
index 9950a65..34cdfdc 100644
--- a/help/C/Help_ch_Account-Actions.xml
+++ b/help/C/Help_ch_Account-Actions.xml
@@ -981,15 +981,24 @@
             <varlistentry>
               <term><guilabel>R</guilabel></term>
               <listitem>
-                <para>Shows a green tick if the transaction will be
+                <para>Shows a check if the transaction will be
                 reconciled when done.</para>
               </listitem>
             </varlistentry>
           </variablelist>
 
-          <para>To mark a transaction as reconciled just click on it and a green checkmark will appear
+          <para>To mark a transaction as reconciled just click on it and a checkmark will appear
           on the relevant <guilabel>R</guilabel> column.</para>
 
+     <tip>
+       <para>You can check or uncheck the reconcile status of all transactions in 
+       either pane by clicking on a transaction in the required pane then clicking 
+       <keycap>Ctrl-A</keycap> followed by <keycap>space</keycap>. This will toggle 
+       the reconcile status of all transactions in the pane to either checked or 
+       unchecked state. This procedure can be repeated to achieve the desired status 
+       for the transactions in the pane.</para>
+     </tip>
+
           <note>
             <para>Under each pane a <guilabel>Total</guilabel> for
             reconciled transactions is shown.</para>



Summary of changes:
 guide/C/ch_txns.xml                | 11 ++++++++++-
 help/C/Help_ch_Account-Actions.xml | 13 +++++++++++--
 2 files changed, 21 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list