[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[2559] trunk/INSTALL
- Subject: SF.net SVN: ledger-smb:[2559] trunk/INSTALL
- From: ..hidden..
- Date: Mon, 13 Apr 2009 20:23:44 +0000
Revision: 2559
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2559&view=rev
Author: jfkw
Date: 2009-04-13 20:23:42 +0000 (Mon, 13 Apr 2009)
Log Message:
-----------
Add INSTALL step to load chart of accounts, necessary for meaningful first use.
Modified Paths:
--------------
trunk/INSTALL
Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL 2009-04-13 17:29:09 UTC (rev 2558)
+++ trunk/INSTALL 2009-04-13 20:23:42 UTC (rev 2559)
@@ -303,6 +303,16 @@
security.sql
+Load a template Chart of Accounts
+---------------------------------
+
+The user is encouraged to create a custom chart of accounts, but for the
+purposes of this INSTALL, load a template chart of accounts from the most
+appropriate SQL statement file under /path/to/ledgersmb13/sql/coa:
+
+$ psql -U postgres -d mycompany -f /path/to/ledgersmb13/sql/coa/us/chart/General.sql
+
+
Generate A Custom Roles SQL Statement File
------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.