Go to file
Quentin (OpenERP) ca98b4a235 [FIX] l10n_us: fiscal position
bzr revid: qdp-launchpad@openerp.com-20120106133303-3p405o8c93868eju
2012-01-06 14:33:03 +01:00
addons [FIX] l10n_us: fiscal position 2012-01-06 14:33:03 +01:00
bin [REM] obsolete .po files committed by LP, begone! 2011-06-10 19:50:45 +02:00
debian [FIX] force update-python-modules in postinst because the debhelper one calls dpkg-trigger 2012-01-06 01:24:59 +01:00
doc [MERGE] Merge from openerp-web. 2011-12-29 11:42:50 +05:30
history [IMP] directory cleanups, moved historical cruft into history 2011-09-26 02:54:44 +02:00
install Changed the side image in the Windows Installer 2011-12-21 15:01:41 +01:00
openerp [fix] forgot debugging lines 2012-01-05 17:16:21 +01:00
tests [IMP] tests: moved tests into openerp.tests, expose test suites. 2011-12-01 15:00:12 +01:00
win32 [FIX] Set the right directory in the service, set the right version 2011-12-21 18:38:33 +01:00
.bzrignore [imp] improved logging, now blacklist openerplib 2011-09-29 16:15:56 +02: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] dependencies: don't grab dateutil >= 2.0, it's the Python3 version and incompatible with P2 2011-12-06 15:58:38 +01:00
README.web [FIX] documentation update README 2011-09-06 21:20:04 +02:00
babel.cfg [imp] improved i18n to scan all files 2011-08-17 13:28:28 +02:00
gen_translations.sh [ADD] lazy translation function, to correctly translate strings in contexts evaluated before the translation db has been loaded 2011-12-16 14:00:00 +01:00
gunicorn.conf.py [IMP] wsgi: set the config via gunicorn config file. 2011-09-12 12:21:47 +02:00
logging.json [imp] changed logging to be like server 2011-09-29 16:29:19 +02:00
npybabel.py [FIX] npybabel shebang line 2011-12-05 11:50:28 +01:00
openerp-server [IMP] openerp-server: start services, load any server-wide module, then preload some registries. 2011-10-07 15:19:02 +02: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] Fix the uninstaller path 2011-12-22 16:32:17 +01:00
setup.py [MERGE] sync with trunk 2011-12-22 11:25:55 +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/)