[FIX] addons: defer module data cleanup at end of install/update and avoid loading...
authorOlivier Dony <odo@openerp.com>
Fri, 7 Jan 2011 12:36:03 +0000 (13:36 +0100)
committerOlivier Dony <odo@openerp.com>
Fri, 7 Jan 2011 12:36:03 +0000 (13:36 +0100)
commit58c3542d1107b51018f112ed77d15dc79dcd2e52
treef85170e32ea2b87c49e35d9a1c291e474109e3d7
parent51e8237ca3e4e1bedf597711417382abd451bdac
[FIX] addons: defer module data cleanup at end of install/update and avoid loading same module twice

lp bug: https://launchpad.net/bugs/699732 fixed

bzr revid: odo@openerp.com-20110107123603-ehyymz30jqzhky20
bin/addons/__init__.py