[FIX] openerp.modules.loading: previous change disabled demo data altogether,
authorVo Minh Thu <vmt@openerp.com>
Thu, 17 Nov 2011 16:28:24 +0000 (17:28 +0100)
committerVo Minh Thu <vmt@openerp.com>
Thu, 17 Nov 2011 16:28:24 +0000 (17:28 +0100)
commite9c405c244249e536f0a97c5b6b9d9b4d7215e06
tree36c30b6cef9564ecc49c70135fcbf0fc797e1187
parente2d8f8b1dffb9ddf05bd8ca9954739006c9ed8dd
[FIX] openerp.modules.loading: previous change disabled demo data altogether,
this should be now fixed by making sure that --withou-demo flag (or its absence)
is taken care of, and setting the base module demo field.
Normally the demo state of a module should have a ripple
effect on all modules depending on it. This might prove
not enough in this case and require some more testing.

bzr revid: vmt@openerp.com-20111117162824-yqswv6yk7bmiyj4s
openerp-server
openerp/modules/graph.py
openerp/modules/loading.py