Go to file
Yury Tello dd8cc073dc [ADD] l10n_ar
bzr revid: ytello@cubicerp.com-20120219162617-n9mn24xpk00cnncv
2012-02-19 11:26:17 -05:00
addons [ADD] l10n_ar 2012-02-19 11:26:17 -05:00
bin [REM] obsolete .po files committed by LP, begone! 2011-06-10 19:50:45 +02:00
debian [REM] removed lp auto-committed PO junk 2011-10-11 18:27:35 +02:00
doc [FIX] documented signature of View#do_search 2012-01-26 10:54:32 +01:00
history [IMP] directory cleanups, moved historical cruft into history 2011-09-26 02:54:44 +02:00
install [IMP] packaging debian 2011-10-03 03:17:35 +02:00
openerp Launchpad automatic translations update. 2012-02-21 05:54:31 +00:00
tests [IMP] make resolve_o2m_commands_to_record_dicts's result eager as per vmt's suggestion 2011-10-11 10:57:15 +02:00
win32 [FIX] Change the name of the NT Service 2010-12-29 12:51:44 +01:00
.bzrignore [FIX] drop database fails when done before connecting to server. 2012-02-01 12:37:59 +01:00
LICENSE [IMP] license: renamed general license file, and included note about other applicable licenses 2010-12-08 14:33:25 +01:00
LICENSE.web openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
MANIFEST.in [FIX] packaging MANIFEST.in sdist includes everything 2011-10-03 19:52:06 +02:00
Makefile [IMP] no need to cd in the doc folder, just use -C 2011-09-07 08:12:12 +02:00
README [FIX] restore and improve README partially revert 3855 revid:xmo@openerp.com-20111206145838-o6g3o19s0o6ggipi 2012-02-09 04:28:48 +01:00
README.web [FIX] documentation update README 2011-09-06 21:20:04 +02:00
babel.cfg [IMP] remove xmljs extractor from babel conf file (does not work), add note to extractor function 2012-02-14 16:07:18 +01:00
gen_translations.sh [IMP] gen_translations: better error msg when msgcat appears to be missing 2012-02-06 16:43:45 +01:00
gunicorn.conf.py [FIX] wsgi: better instruction to use the proxied.application. 2012-02-10 16:25:21 +01:00
logging.json [imp] changed logging to be like server 2011-09-29 16:29:19 +02:00
npybabel.py [IMP] remove xmljs extractor from babel conf file (does not work), add note to extractor function 2012-02-14 16:07:18 +01:00
openerp-server [FIX] babel: Set the right path for the localedata of Babel when we use it via the py2exe app. 2012-02-14 12:44:47 +01:00
openerp-web.cfg [IMP] Improved configuration. 2011-05-13 13:42:28 +02:00
openerp-web.py [IMP] cleanup of web.common 2011-10-05 19:58:26 +02:00
setup.cfg [IMP] redhat remove unused stuff 2011-10-06 05:14:26 +02:00
setup.nsi [FIX] setup.nsi: Integrate WebKitHtmlToPDF 2012-02-10 17:08:04 +01:00
setup.py [FIX] Insert the data files of Babel 2012-02-07 13:14:11 +01:00
setup_rpm.sh [IMP] directory cleanups, moved historical cruft into history 2011-09-26 02:54:44 +02:00

README

About OpenERP
-------------

OpenERP is an OpenSrouce/Free software Enterprise Resource Planning and
Customer Relationship Management software. More info at:

    http://www.openerp.com

Installation on Debian Ubuntu
-----------------------------

Add the the apt repository in your source.list and type:

    $ apt-get install openerp

Installation on RedHat, Fedora, CentOS
--------------------------------------

Install the required dependencies:

    $ yum install python
    $ easy_install pip
    $ pip install .....

Install the openerp rpm

    $ rpm -i openerp-VERSION.rpm

Installation on Windows
-----------------------

Installation on MacOSX
-----------------------

Setuping you first database
---------------------------

Point your browser to http://localhost:8069/ and click "Database", the default
master password is "admin".

Detailed System Requirements
----------------------------

You need the following software installed:

python, postgresql-client, python-dateutil, python-gdata, python-ldap,
python-libxslt1, python-lxml, python-mako, python-openid, python-psycopg2,
python-pybabel, python-pychart, python-pydot, python-pyparsing,
python-reportlab, python-simplejson, python-tz, python-vobject, python-webdav,
python-werkzeug, python-yaml, python-zsi, graphviz, ghostscript, postgresql,
python-imaging, python-matplotlib

For Luxembourg localization, you also need:
* pdftk (http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)