gnucash-docs maint: Online banking: Table of protocolls

Frank H.Ellenberger fell at code.gnucash.org
Fri Feb 12 22:45:42 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/4fc72c12 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/ebe50fd6 (commit)



commit 4fc72c12c71d0efce5421b33702c8e9cbe327916
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Feb 13 04:45:19 2021 +0100

    Online banking: Table of protocolls

diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index a18034a..145235d 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -104,6 +104,7 @@ own entity definitions to use across all of our DocBook pages. -->
 <!ENTITY url-wiki-ml-de "https://wiki.gnucash.org/wiki/De/Feedback#Auf_der_Mailingliste">
 <!ENTITY url-wiki-pmt-term "https://wiki.gnucash.org/wiki/Payment_Terms">
 <!ENTITY url-wiki-ofx "https://wiki.gnucash.org/wiki/Setting_up_OFXDirectConnect">
+<!ENTITY url-wiki-ofx-banks "https://wiki.gnucash.org/wiki/OFX_Direct_Connect_Bank_Settings">
 <!ENTITY url-wiki-qif "https://wiki.gnucash.org/wiki/Quicken_Migration">
 <!ENTITY url-wiki-xslt "https://wiki.gnucash.org/wiki/De/export_to_excel_xls_transform">
 <!ENTITY url-wiki-search "https://wiki.gnucash.org/wiki/Special:Search">
diff --git a/help/C/Help_ch_Tools_Assistants.xml b/help/C/Help_ch_Tools_Assistants.xml
index fae7156..4e564e8 100644
--- a/help/C/Help_ch_Tools_Assistants.xml
+++ b/help/C/Help_ch_Tools_Assistants.xml
@@ -2735,10 +2735,53 @@
        <sect1 id="tools-on-line-banking">
         <title>The Online Banking Setup Assistant</title>
 
-<note><para>This section is "under construction - any input will be welcome !!".</para></note>
+        <note><para>This section is "under construction - any input will be welcome !!".</para></note>
+
+        <para>The <guilabel>Online Banking Setup</guilabel> Assistant is used to create or edit the configuration to enable interaction with your bank.
+          For this purpose the package <package>AqBanking</package> is used. It contains several modules with different abilities. Their availability
+          depends on the region. But all can fetch the current balance and recent transactions.
+          <table frame="all" id="tool-aqb-modules">
+          <title>AqBanking Supported Protocols</title>
+          <tgroup cols="4">
+            <thead>
+              <row>
+                <entry align='center'><para>Module</para></entry>
+                <entry align='center'><para>Send Orders</para></entry>
+                <entry align='center'><para>Region</para></entry>
+                <entry align='center'><para>Notes</para></entry>
+              </row>
+            </thead>
+            <tbody>
+              <row>
+                <entry><para>EBICS</para></entry>
+                <entry morerows='1' rowsep="1" valign='middle' align='center'><para>Yes</para></entry>
+                <entry><para>AT, CH, DE, FR</para></entry>
+                <entry><para>Usually available for business users.</para></entry>
+              </row>
+              <row>
+                <entry><para>FinTS</para></entry>
+                <entry><para>DE</para></entry>
+                <entry><para>Submodules: HBCI, PIN/TAN.</para></entry>
+              </row>
+              <row>
+                <entry><para>OFX DirectConnect</para></entry>
+                <entry morerows='1' valign='middle' align='center'><para>No</para></entry>
+                <entry><para>US<footnote>
+                  <para>If you know about banks in other countries, update the <ulink url="&url-wiki-ofx-banks;">wiki table</ulink>.</para></footnote>
+                </para></entry>
+                <entry><para>Not to confuse with <quote>OFX WebConnect</quote>!</para></entry>
+              </row>
+              <row>
+                <entry><para>PayPal</para></entry>
+                <entry><para>intl.</para></entry>
+                <entry><para></para></entry>
+              </row>
+            </tbody>
+            </tgroup>
+          </table>
+        </para>
 
-        <para>The <guilabel>Online Banking Setup</guilabel> Assistant is used to create and edit data to enable access to Online banking transactions.
-        Currently the best instruction for this process are in the &app; wiki at
+        <para>Currently the best instruction for this process are in the &app; wiki at
         <ulink url="&url-wiki-ofx;" />. If <guilabel>Online Banking Setup</guilabel> does not appear in your <guimenu>Tools</guimenu> menu, verify that you
          are in an Account Tree or Register tab.
         </para>



Summary of changes:
 docbook/gnc-docbookx.dtd            |  1 +
 help/C/Help_ch_Tools_Assistants.xml | 49 ++++++++++++++++++++++++++++++++++---
 2 files changed, 47 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list