Skip to Content
Menu
This question has been flagged
1 Reply
4880 Views

The manifest file __openerp__.py contains the boolean options bootstrap and web. Can anyone explain what the use of these options is and when to use them. Examining various modules I see them in one and not the other.

Hendrik

Avatar
Discard
Best Answer

Hi Hendrik!

      The Option bootstrap in the OpenERP 7.0 manifest file is used to indicate the server to load this server at the server startup.

Unless if this Option is enabled that perticular module will be loaded at the time of Database selection. But, if the option is enabled module will be loaded before loading the login screen itself. To say it simple.

Regards

Kiran.Parepalli

Avatar
Discard
Related Posts Replies Views Activity
2
Apr 23
22583
1
Mar 20
4010
2
Sep 17
8826
3
Feb 16
14734
0
Mar 15
3374