SlackBuilds Repository

12.2 > Business > tinyerp-server (4.2.3.4)

Tiny ERP is a complete ERP and CRM. The main features are accounting
(analytic and financial), stock management, sales and purchases management,
tasks automation, marketing campaigns, help desk, POS, etc. Technical
features include a distributed server, flexible workflows, an object
database, a dynamic GUI, customizable reports, and SOAP and XML-RPC
interfaces.

Before you can use tinyerp-server, you will have to set up postgresql. All
you have to do is issue the following two commands:

createuser -U postgres --no-adduser terp
createdb -U postgres -O terp --encoding=UNICODE terp

This will setup Tiny ERP for the use with postgresql on localhost. There is
no need to set a password on localhost. However, if you are going to run
postgresql on a different server, you will have to run createuser like this:

createuser -U postgres --no-adduser -P terp

Tiny ERP depends on pyparsing, egenix-mx-base, psycopg, pil, pyxml, reportlab,
and postgresql, all of which are available from SlackBuilds.org

Maintained by: ppr:kut
Approved by: rworkman
Keywords: Enterprise Resource Planning,openerp,tinyerp

Homepage:
http://www.openerp.com

Source Downloads:
tinyerp-server-4.2.3.4.tar.gz (7e9844e96df82c8c758aa046a19ace3a)

Download SlackBuild:
tinyerp-server.tar.gz
tinyerp-server.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2012 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds
Valid XHTML and CSS by WebSight Designs | Hosting by OnyxLight Communications