r23696 - gnucash-docs/trunk/help/C - Add information about the Business tab in book options window.

Cristian Marchi cmarchi at code.gnucash.org
Tue Jan 14 16:22:05 EST 2014


Author: cmarchi
Date: 2014-01-14 16:22:05 -0500 (Tue, 14 Jan 2014)
New Revision: 23696
Trac: http://svn.gnucash.org/trac/changeset/23696

Modified:
   gnucash-docs/trunk/help/C/Help_ch_Customize.xml
Log:
Add information about the Business tab in book options window.

Modified: gnucash-docs/trunk/help/C/Help_ch_Customize.xml
===================================================================
--- gnucash-docs/trunk/help/C/Help_ch_Customize.xml	2014-01-14 20:41:09 UTC (rev 23695)
+++ gnucash-docs/trunk/help/C/Help_ch_Customize.xml	2014-01-14 21:22:05 UTC (rev 23696)
@@ -1413,8 +1413,60 @@
         <title>Business Book Options Tab</title>
 
         <para>The <guilabel>Business</guilabel> tab allows you to enter values
-         in the various fields shown that are in turn used by the business
-         features of <application>&app;</application>.</para>
+        that are in turn used by the business features of <application>&app;</application>:</para>
+      
+      <variablelist>
+        <varlistentry>
+          <term>Company Name</term>
+          <listitem><para>The name of the company.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Company Contact Person</term>
+          <listitem><para>The name of the contact person to print on invoices.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Company Phone, Fax, Email Address</term>
+          <listitem><para>The references of your business.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Company Website URL</term>
+          <listitem><para>The internet address of the company’s website.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Company ID</term>
+          <listitem><para>The tax ID of your company.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Default Customer TaxTable</term>
+          <listitem><para>The default taxtable applicable to your most common customers.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Default Vendor TaxTable</term>
+          <listitem><para>The default taxtable applicable to your most common vendors.</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term>Fancy Date Format</term>
+          <listitem><para>The default date format used for fancy printed dates 
+          (e.g. on invoices).</para></listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term><guibutton>Reset Defaults</guibutton></term>
+          <listitem><para>Press the button to reset all values to their defaults.</para></listitem>
+        </varlistentry>
+      </variablelist>
+
+	<note>
+	  <para>None of the above values is required to use <application>&app;</application>
+          but, if given, will be used throughout the program. (f.e. in reports, invoices etc...)</para>
+        </note>
       </sect2>
 
       <sect2 id="counters-book-options">



More information about the gnucash-changes mailing list