r21838 - gnucash-docs/trunk/help/C - Added import section to business menu.

Mike Evans mikee at code.gnucash.org
Tue Jan 10 08:18:27 EST 2012


Author: mikee
Date: 2012-01-10 08:18:26 -0500 (Tue, 10 Jan 2012)
New Revision: 21838
Trac: http://svn.gnucash.org/trac/changeset/21838

Modified:
   gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml
Log:
Added import section to business menu.
TODO: Add a link and write the link target for imports.

Modified: gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml
===================================================================
--- gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml	2012-01-10 05:06:05 UTC (rev 21837)
+++ gnucash-docs/trunk/help/C/Help_ch_GUIMenus.xml	2012-01-10 13:18:26 UTC (rev 21838)
@@ -1045,7 +1045,30 @@
                 <entry namest="c2" nameend="c3">
                  <para>View and edit the list of Bills Due Reminder.</para></entry>
               </row>
+ 	      
+              <row>
+                <entry><para><menuchoice><guisubmenu>Import</guisubmenu><guimenuitem/></menuchoice></para></entry>
 
+                <entry align="center" nameend="c3" namest="c2">
+                  <para>Select business object imports.</para></entry>
+              </row>
+
+              <row>
+                <entry namest="c2">
+                  <para><guimenuitem>Import Bills & Invoices</guimenuitem></para></entry>
+
+                <entry namest="c3">
+                  <para>Open a window to import bills or invoices from a correctly formatted CSV file.</para></entry>
+              </row>
+              
+               <row>
+                <entry namest="c2">
+                  <para><guimenuitem>Import Customers</guimenuitem></para></entry>
+
+                <entry namest="c3">
+                  <para>Open a window to import customers from a correctly formatted CSV file.</para></entry>
+              </row>
+              
             </tbody>
           </tgroup>
         </table>



More information about the gnucash-changes mailing list