odoo/openerp/addons/base
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
..
i18n Launchpad automatic translations update. 2014-04-17 05:55:23 +00:00
ir [FIX] module loading: mark module as initialized *after* the data files have been loaded 2014-04-18 16:15:50 +02:00
module [MERGE] Sync with trunk 2014-04-11 13:55:53 +02:00
report [FIX] font: revert previous (use name and not familly in reportlab), fix reports using spaces 2013-12-09 14:37:42 +01:00
res [MERGE] Sync with trunk 2014-04-14 11:11:37 +02:00
rng [IMP] adds an 'interval' attribute to 'field' in the rng file (view.rng) 2014-01-24 09:43:19 +01:00
security [FIX] ir_logging acl 2014-03-18 01:29:54 +01:00
static [MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k 2014-04-15 15:36:50 +02:00
test move tests 2014-02-09 01:37:45 +01:00
tests [MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k 2014-04-15 15:36:50 +02:00
workflow [MERGE] forward port of branch saas-2 up to revid 5002 dle@openerp.com-20140114173613-ruxye1m7fxtcjfim 2014-01-15 21:53:57 +01:00
__init__.py [FIX] nonsensical import? 2014-03-10 10:59:18 +01:00
__openerp__.py [REF] Moved qweb contact from website to base and removed the from_html method (it never worked) 2014-03-24 14:57:23 +01:00
base.sql [MERGE] sync with trunk 2013-12-02 16:08:56 +01:00
base_data.xml [IMP] public_user: make parent partner inactive too 2014-01-30 10:31:09 +01:00
base_demo.xml [FIX] base/account: auto install period's dates. Resolve: don't set country_id to res.partner 2014-01-17 14:17:33 +01:00
base_menu.xml [IMP] Technical menu reorg, remove depreacted requests. 2013-10-06 13:26:08 +02:00