Difference between revisions of "How to Setup opentaps from Default Template"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "How to Setup opentaps from Default Template": Sysop page [edit=sysop:move=sysop])
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Beginning with opentaps 1.5M1, a default template setup is provided for you to set up opentaps for your organization more quickly.
+
Beginning with opentaps 1.4.2 and 1.5M1, a default template setup is provided for you to set up opentaps for your organization more quickly.  This default template contains a company, a warehouse, and a product store which you can customize from the various admin user interfaces. You can also copy a general ledger setup from a template to your company with opentaps 1.5M1.
  
If you've downloaded opentaps 1.5M1, follow the installation instructions to create a new database.  Then, from the command line, run
+
If you've downloaded opentaps 1.4.2 and 1.5M1, follow the installation instructions to create a new database.  Then, from the command line, run
 
  $ ant run-install-extseed
 
  $ ant run-install-extseed
  
 
This will install opentaps with the default template data.
 
This will install opentaps with the default template data.
  
If you're using Amazon EC2, see ___
+
If you are using the [https://aws-portal.amazon.com/gp/aws/user/subscription/index.html?ie=UTF8&offeringCode=B0CA38BF Pre-configured opentaps Production AMI] for Amazon EC2, your MySQL database is already installed with the default template.  (See [http://www.opentaps.org/opentaps-In-Cloud opentaps In the Cloud].)
  
  More coming....
+
Next, login to opentaps at http://opentaps-server/opentaps/, and go to the Party Admin (Parties and Users) application. Search for a party ID of "Company" and click on "Details" to view its detailed information.  This "Company" party will be used to represent your organization. From this Details page, update the company's name and contact information. If your company uses any credit cards, you can also add or update them here.
 +
 
 +
Now go to the warehouse application by selecting it from the drop-down list or going to http://opentaps-server/warehouse. Select the "My Warehouse" warehouse and go to the Configure tab to change its settings, including its name and address.
 +
 
 +
Now go to the data import application by selecting it from the drop-down or going to http://opentaps-server/dataimport.   Use the [[Data Import Main Screen]] to import your data from a spreadsheet, including your products.
 +
 
 +
Starting in opentaps 1.5M1, you can use the [[Data Import Main Screen]] to copy over a default general ledger chart of accounts to your company.  In opentaps 1.4.2, the default general ledger is already installed for you as part of the default template.
 +
 
 +
Finally go to Financials > Configure and finish up configuring payment methods for your company.  For example, you should set up your checking account(s) and company credit cards with GL accounts.
 +
 
 +
If you have imported customers with outstanding GL account balances or products with inventory values, you need to go to Financials > Ledger >> Unposted Transactions to post those accounting transactions.

Latest revision as of 22:22, 14 December 2010

Beginning with opentaps 1.4.2 and 1.5M1, a default template setup is provided for you to set up opentaps for your organization more quickly. This default template contains a company, a warehouse, and a product store which you can customize from the various admin user interfaces. You can also copy a general ledger setup from a template to your company with opentaps 1.5M1.

If you've downloaded opentaps 1.4.2 and 1.5M1, follow the installation instructions to create a new database. Then, from the command line, run

$ ant run-install-extseed

This will install opentaps with the default template data.

If you are using the Pre-configured opentaps Production AMI for Amazon EC2, your MySQL database is already installed with the default template. (See opentaps In the Cloud.)

Next, login to opentaps at http://opentaps-server/opentaps/, and go to the Party Admin (Parties and Users) application. Search for a party ID of "Company" and click on "Details" to view its detailed information. This "Company" party will be used to represent your organization. From this Details page, update the company's name and contact information. If your company uses any credit cards, you can also add or update them here.

Now go to the warehouse application by selecting it from the drop-down list or going to http://opentaps-server/warehouse. Select the "My Warehouse" warehouse and go to the Configure tab to change its settings, including its name and address.

Now go to the data import application by selecting it from the drop-down or going to http://opentaps-server/dataimport. Use the Data Import Main Screen to import your data from a spreadsheet, including your products.

Starting in opentaps 1.5M1, you can use the Data Import Main Screen to copy over a default general ledger chart of accounts to your company. In opentaps 1.4.2, the default general ledger is already installed for you as part of the default template.

Finally go to Financials > Configure and finish up configuring payment methods for your company. For example, you should set up your checking account(s) and company credit cards with GL accounts.

If you have imported customers with outstanding GL account balances or products with inventory values, you need to go to Financials > Ledger >> Unposted Transactions to post those accounting transactions.