Go to file
Olivier Dony 1896ef488b [FIX] ir.model.data: ensure cache of known "model data reference ids" is not lost after osv inheritance
By storing this cache in the pool and only referencing it in the instance we ensure that it is not lost
when the osv instance is replaced in the pool, e.g. as soon as on osv object inherits from ir.model.data.
This is now needed, as the module data cleanup is now done globally at the end of all module installation,
while it was done on a smaller scale before (leading to other kinds of issues).

lp bug: https://launchpad.net/bugs/704051 fixed
lp bug: https://launchpad.net/bugs/701644 fixed

bzr revid: odo@openerp.com-20110117184453-kxvbuzmuge6u1mh4
2011-01-17 19:44:53 +01:00
addons [MERGE] merged the dev2 branch 2011-01-17 19:03:33 +01:00
bin [FIX] ir.model.data: ensure cache of known "model data reference ids" is not lost after osv inheritance 2011-01-17 19:44:53 +01:00
debian Launchpad automatic translations update. 2011-01-14 05:51:19 +00:00
doc [FIX] doc/INSTALL: mention yaml dependency, added to doc.openerp.com too 2010-12-22 14:50:05 +01: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
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
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 [REF] Add the uuid library in the dependencies and remove the commented code 2010-12-29 12:52:33 +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