[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[3720] branches/1.3/doc/manual/LedgerSMB-manual.tex



Revision: 3720
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3720&view=rev
Author:   einhverfr
Date:     2011-09-20 06:24:00 +0000 (Tue, 20 Sep 2011)
Log Message:
-----------
More documentation changes

Modified Paths:
--------------
    branches/1.3/doc/manual/LedgerSMB-manual.tex

Modified: branches/1.3/doc/manual/LedgerSMB-manual.tex
===================================================================
--- branches/1.3/doc/manual/LedgerSMB-manual.tex	2011-09-20 06:14:00 UTC (rev 3719)
+++ branches/1.3/doc/manual/LedgerSMB-manual.tex	2011-09-20 06:24:00 UTC (rev 3720)
@@ -1275,6 +1275,8 @@
 be changed, so all options are presented here for reference:
 
 \begin{description}
+\item[auth] is the form of authenticaiton used.  If in doubt use `DB' auth.
+\item[decimal\_places] Number of decimal places for money.
 \item[templates] is the directory where the templates are stored. 
 \item[sendmail] is the command to use to send a message. It must read the
 email from standard input. 
@@ -1291,10 +1293,11 @@
 Color = lpr -PEpson \\%
  However, this can use any program that can accept print documents
 (in Postscript) from standard input, so there are many more possibilities. 
+\item[database] provides connection parameters for the database, typically the
+host and port, but also the location of the contrib scripts (needed for the
+setup.pl), and the default namespace.
 \end{description}
 
-TODO:  Review this and document any other options!
-
 \section{Goods and Services}
 
 The Goods and Services module will focus on the definition of goods
@@ -1352,7 +1355,7 @@
 \subsubsection{Shipping and Handling as a Service}
 
 One approach to dealing with shipping and handling is to add it as
-a service. Create a service called {}``Shipping and Handling'',
+a service. Create a service called ``Shipping and Handling,''
 with a sell price \$1 per unit, and a 0\% markup. Bill it as \$1 per
 unit. This allows one to add the exact amount of shipping and handling
 as necessary.

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.