gnucash-docs maint: Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible.

John Ralls jralls at code.gnucash.org
Sat Dec 26 18:29:04 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/54459967 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/c1904dd1 (commit)



commit 54459967e2d987abe80556e6be09f9b645644967
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 26 15:28:16 2015 -0800

    Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible.
    
    Note that all subaccounts must be in the same commodity.

diff --git a/guide/C/ch_txns.xml b/guide/C/ch_txns.xml
index 1ca318b..a5bbd16 100644
--- a/guide/C/ch_txns.xml
+++ b/guide/C/ch_txns.xml
@@ -660,7 +660,7 @@
         <varlistentry><term><guilabel>Include Sub-accounts</guilabel></term>
           <listitem>
             <para>Check this option if you want to include in the reconciliation the transactions
-            that belongs to the sub-accounts of the currently selected account.</para>
+            that belongs to the sub-accounts of the currently selected account. Note that all sub-accounts must be in the same commodity as the parent for the option to be enabled.</para>
           </listitem>
         </varlistentry>
 



Summary of changes:
 guide/C/ch_txns.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list