This question has been flagged
3100 Views

how to install a customized module automatically when a field value is chosen upon creating a database? will this be possible?

Avatar
Discard

add autoinstall true into your __openerp__.py code that would ensure that happens but i will advice you don't do that or at least be 100% sure the module works fine before you do.