Go to file
P. Christeas e5bc5503d7 setup: The ssl certs should *not* be distributed.
The meaning of any SSL certificate (even self-signed) is that it uniquely
identifies the server. So, if we have a generic cert distributed with our
packaging, we break that. We could not even generate a cert at the "build"
stage of our server, because that would be included in the packages.

If anybody needs to run OpenERP with SSL, they will need to generate the
certificate at the target server, possibly using ssl-cert.cfg as a sample.

Also, the "ssl" directory under bin/ would confuse some pythonic code that
had tried to "import ssl" (eg. urllib.py).

bzr revid: p_christ@hol.gr-20101123135844-nr8k78qrmlyn19xb
2010-11-23 15:58:44 +02:00
addons [IMP] account, fiscalyear end of year entries generation: small misc improvments 2010-11-16 13:16:58 +01:00
bin setup: The ssl certs should *not* be distributed. 2010-11-23 15:58:44 +02:00
debian Launchpad automatic translations update. 2010-11-16 05:08:22 +00:00
doc [FIX] Fixed imcompatiblity with Windows 2010-10-28 11:48:26 +02:00
man modifs 2009-03-15 17:06:23 +01:00
pixmaps Use the new icon (temp) 2008-11-03 12:16:02 -05:00
python25-compat Backport the HTTP server code from python 2.6 to 2.5 2009-09-10 03:02:41 +03:00
sql Better sql cleaners. 2009-01-26 22:27:21 +02:00
tools [FIX] tools/gen_graph.sh is now runnable from any directory 2010-07-02 15:43:10 +02:00
win32 [FIX] Change the year of the copyright 2010-01-12 10:21:32 +01:00
.bzrignore Add pil* scripts to bzrignore 2009-12-02 11:01:14 +01:00
MANIFEST.in [FIX] Include the addons 2010-10-18 23:59:29 +02:00
Makefile Changed bae_quality_integration.py file path in Makefile 2010-03-15 12:12:12 +05:30
README modifs 2010-09-28 20:53:49 +02:00
change-loglevel.sh [REVIEW]: convert TAB->space(4) 2010-03-10 18:50:03 +05:30
get-srvstats.sh [REVIEW]: convert TAB->space(4) 2010-03-10 18:50:03 +05:30
list-services.sh Export command to list the http services. 2010-07-26 12:33:34 +03:00
rpminstall_sh.txt [FIX] generate the pyc for redhat 2009-01-30 16:19:03 +01:00
setup.cfg [FIX] Update the version of Python 2010-10-19 00:00:03 +02:00
setup.nsi [FIX] Use allinone flag 2008-12-22 15:05:47 +01:00
setup.py setup: The ssl certs should *not* be distributed. 2010-11-23 15:58:44 +02:00
ssl-cert.cfg setup: The ssl certs should *not* be distributed. 2010-11-23 15:58:44 +02:00

README

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

OpenERP is a free Enterprise Resource Planning and Customer Relationship 
Management software. It is mainly developed to meet changing needs.

The main functional features are: CRM & SRM, analytic and financial accounting,
double-entry stock management, sales and purchases management, tasks automation,
help desk, marketing campaign, ... and vertical modules for very specific 
businesses.

Technical features include a distributed server, flexible workflows, an object 
database, dynamic GUIs, customizable reports, NET-RPC and XML-RPC interfaces, ...

For more information, please visit: 
http://www.openerp.com