odoo/openerp
Xavier Morel 8914886040 [IMP] simplify ir.ui.view.get_root_ancestor by using browse records
Also only case which should result in the id not existing is the
initial record, if a view_id is explicitly provided. So the loop can
avoid it's, it's traversing through an m2o so if the m2o value is not
null the next record in the chain should always exist.

bzr revid: xmo@openerp.com-20130423135739-jve1fe2it8q4gkwh
2013-04-23 15:57:39 +02:00
..
addons [IMP] simplify ir.ui.view.get_root_ancestor by using browse records 2013-04-23 15:57:39 +02:00
cli [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [MERGE] from trunk 2013-04-11 09:30:17 +02:00
osv [ADD] tests to get_root_ancestor 2013-04-23 15:25:23 +02:00
report [MERGE] from trunk 2013-04-11 09:30:17 +02:00
service [MERGE] from trunk 2013-04-11 09:30:17 +02:00
tests [ADD] tests for *not* finding root views 2013-04-23 15:36:17 +02:00
tools [MERGE] from trunk 2013-04-11 09:30:17 +02:00
workflow [REF] no longer use openerp.pooler. 2013-03-27 12:10:14 +01:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [DOC] openerp.http: use sphinx domains. 2013-02-01 16:13:54 +01:00
import_xml.rng [IMP] report: reports with custom parsers can be declared in XML files. 2013-02-22 10:34:28 +01:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [REF] netsvc: always use psutil: it is needed in service.workers (and listed in setup.py). 2013-03-28 12:06:05 +01:00
pooler.py [REF] pooler: mark the functions as deprecated. 2013-03-27 15:16:53 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
sql_db.py [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00