Go to file
Xavier Morel a8355d54d7 [FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves)
bzr revid: xmo@openerp.com-20110621155705-d4dqdaxy2slpdvh9
2011-06-21 17:57:05 +02:00
addons [FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves) 2011-06-21 17:57:05 +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 [FIX] orm.fields_get: typo in last refactoring 2011-06-19 13:57:01 +02:00
openerpweb [IMP] slightly improve handling of nonliterals 2011-06-21 10:45:04 +02: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 [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