odoo/openerp/addons
Christophe Simonis c3cf8000e6 [FIX] module loading: mark module as initialized *after* the data files have been loaded
When the registry is updating, the view verification only validates the views 
from initialized modules. Not taking the current module allow update of views
that have also an inherited view in the same module. The verification of the base view
must not try to apply the old inherited view against it as it may not be applicable
anymore. 

After module update, we re-validate all the views of this module. This is needed because
a module can declare two (or more) inherited views that are correct when applyed alone,
but not when combined with others.

bzr revid: chs@openerp.com-20140418141550-7b57b1xl4fx0rgqq
2014-04-18 16:15:50 +02:00
..
base [FIX] module loading: mark module as initialized *after* the data files have been loaded 2014-04-18 16:15:50 +02:00
test_convert move tests 2014-02-09 01:37:45 +01:00
test_converter [FIX] test_converter: force inherit_branding by passing the right context 2014-03-17 18:07:06 +01:00
test_exceptions move tests 2014-02-09 01:37:45 +01:00
test_impex [MERGE] forward port of branch saas-3 up to revid 5093 chs@openerp.com-20140318114540-l50kmo4azb57g31x 2014-03-18 13:41:12 +01:00
test_limits move tests 2014-02-09 01:37:45 +01:00
test_uninstall move tests 2014-02-09 01:37:45 +01:00
test_workflow move tests 2014-02-09 01:37:45 +01:00
__init__.py move tests 2014-02-09 01:37:45 +01:00