[FIX] modules/loading: revert a change where db.initialize was removed:
authorVo Minh Thu <vmt@openerp.com>
Wed, 1 Jun 2011 11:33:53 +0000 (13:33 +0200)
committerVo Minh Thu <vmt@openerp.com>
Wed, 1 Jun 2011 11:33:53 +0000 (13:33 +0200)
commit4b3aa9c7641c0dfc07953e137a466b1478674b8a
tree464abe61694cbd46e77a60ea0a74420d47e63f2a
parent778b43b2dea2d5c43a7cfe4dda9c1365556232ff
[FIX] modules/loading: revert a change where db.initialize was removed:
- it should be removed
- but some code will test if the ir_module_module table exists
- and will force the demo data.

bzr revid: vmt@openerp.com-20110601113353-hdmyl4is9poss8hh
openerp/service/web_services.py