Go to file
Olivier Dony 11e1097c61 [FIX] ir.actions: fixed and documented a bit the function field computing views for actions
The previous implementation had numerous flaws and edge cases where it would
not have any useful result. The new implementation is backwards compatible
with the valid combinations of view_id, view_modes and view_id.
A unique constraint was also added to make sure that it is not possible to
specify multiple views of the same type for the same action. This was never
used, but should be prevented completely so that clients can rely on this
fact. Also a little bit of documentation was added to explain what the field
is doing.

bzr revid: odo@openerp.com-20110401124852-r0i6cclc80acoegj
2011-04-01 14:48:52 +02:00
addons [MERGE] fme viewmanager updates 2011-03-31 19:22:58 +02:00
bin Launchpad automatic translations update. 2011-03-31 04:36:40 +00:00
debian Launchpad automatic translations update. 2011-03-31 04:36:40 +00:00
doc [ADD] documenting the documentation, a bunch of JsDoc 2011-03-30 17:27:36 +02:00
man fix_man_page 2010-12-21 21:27:27 +01:00
openerp [FIX] ir.actions: fixed and documented a bit the function field computing views for actions 2011-04-01 14:48:52 +02:00
openerpweb renames part6 partially working 2011-03-30 16:35:56 +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 [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
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
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] renamed openerp-server.py to openerp-server. 2011-03-24 10:50:12 +01:00
openerp-web.cfg simplify openerp-web.cfg 2011-03-02 20:28:34 +01: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 [FIX] setup.py: add pytz timezone files as data_files. 2011-03-30 17:19:43 +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