Go to file
Xavier Morel 012c93ae40 [IMP] OSX handling of socket shutdown in TinySocketClientThread
When the client closes its socket, on OSX it closes the server one as well, leading to an errno.ENOTCONN when trying to shut it down.

Also use the unified socket-closing function to handle tinysocket

bzr revid: xmo@openerp.com-20110616102624-vixxow6twsx7j84s
2011-06-16 12:26:24 +02:00
addons [FIX] add index on field of task and task work see bug 771941 2011-06-15 17:35:22 +02:00
bin [REM] obsolete .po files committed by LP, begone! 2011-06-10 19:50:45 +02:00
debian [MERGE] merged changes from 6.0 2011-05-25 17:11:49 +02:00
doc [ADD] some listview doc 2011-05-27 11:16:49 +02:00
man fix_man_page 2010-12-21 21:27:27 +01:00
openerp [IMP] OSX handling of socket shutdown in TinySocketClientThread 2011-06-16 12:26:24 +02:00
openerpweb Minor change. 2011-06-14 18:06:04 +05:30
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 [REF] modules.__init__: 2011-05-11 12:34:55 +02:00
win32 [FIX] Change the name of the NT Service 2010-12-29 12:51:44 +01:00
.bzrignore [IMP] bzrignore, add share, man and lib directories to it 2011-05-27 11:24:23 +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 [REF] debian: 2011-03-28 14:29:58 +02:00
Makefile cloc target in makefile, 5070 lines atm 2011-04-08 00:17:40 +02:00
README modifs 2010-09-28 20:53:49 +02:00
README.web view and viewaction viewembedded readme guidelines 2011-03-18 01:38:17 +01:00
openerp-server [REF] explicit service objects instanciation. 2011-05-07 13:21:29 +02:00
openerp-web.cfg [IMP] Improved configuration. 2011-05-13 13:42:28 +02:00
openerp-web.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
rpminstall_sh.txt [FIX] generate the pyc for redhat 2009-01-30 16:19:03 +01:00
setup.README [REF] renamed openerp-server.py to openerp-server. 2011-03-24 10:50:12 +01:00
setup.cfg [FIX] Update the version of Python 2010-10-19 00:00:03 +02:00
setup.nsi [FIX] win32 build script works again (fixes lp:735554) 2011-03-17 12:05:22 +01:00
setup.py [ADD] openerp/netsvc: use cgitb to format the exception sent to the client, code/idea by chs. 2011-06-09 09:34:16 +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