Go to file
Olivier Dony 3293581e24 [FIX] many2one: return (id,name) instead of only id also for osv_memory
By doing this small change we save clients the trouble of explicitly having to call
name_get() for each m2o field in osv_memory objects, which they cannot trivially batch
and represents a large dealy for wizards with possibly large numbers of child o2m records.
An example is the linked bug, where partial picking of several hundred move lines would
lead to as many separate name_get RPC calls, causing a noticeable delay.

lp bug: https://launchpad.net/bugs/709567 fixed

bzr revid: odo@openerp.com-20110201112322-2yw0wxc63wvt7ves
2011-02-01 12:23:22 +01:00
addons [fix] project_timesheet fix yaml test 2011-02-01 10:31:43 +01:00
bin [FIX] many2one: return (id,name) instead of only id also for osv_memory 2011-02-01 12:23:22 +01:00
debian [FIX] debian: updated changelog and corrected pg dependency 2011-01-31 13:31:47 +01:00
doc openerp-server.conf: adapt sample config to 6.0 options. 2011-01-17 17:22:32 +02:00
man fix_man_page 2010-12-21 21:27:27 +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 [IMP] tools: moved files properly after reverting incorrect commit 2010-11-25 15:13:24 +01:00
win32 [FIX] Change the name of the NT Service 2010-12-29 12:51:44 +01:00
.bzrignore [IMP] wip 2010-11-18 10:34:12 +01:00
LICENSE [IMP] license: renamed general license file, and included note about other applicable licenses 2010-12-08 14:33:25 +01:00
MANIFEST.in [FIX] Include the addons 2010-10-18 23:59:29 +02:00
README modifs 2010-09-28 20:53:49 +02: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] Add new parameters in the setup.nsi 2010-12-29 20:48:30 +01:00
setup.py setup.py: bring back the block that installs addons 2011-01-17 14:48:41 +01: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