odoo/openerp
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 [FIX] ir.actions: fixed and documented a bit the function field computing views for actions 2011-04-01 14:48:52 +02:00
ir [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
osv [FIX] orm,ir.model: add eval of domain for relationship fields 2011-03-29 13:38:24 +02:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
service [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
test [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
tools [IMP] tools: add "unquote" class for magic bare variables in context/domains 2011-03-28 09:59:20 +02:00
wizard [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
workflow [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [IMP] openerp.__init__ can imports all its submodules. 2011-02-08 10:29:23 +01:00
import_xml.rng [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
loglevels.py [IMP] forgot to add loglevels.py and reexport 3 functions in tools.misc. 2011-02-08 10:24:58 +01:00
netsvc.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
pooler.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
release.py [MERGE] merge of the openerp python module branch. 2011-02-08 16:01:49 +01:00
run_tests.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
sql_db.py [FIX] sql_db: use the config values later than at import time. 2011-03-08 15:04:49 +01:00
tiny_socket.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00