odoo-development
odoo-development copied to clipboard
auto_install parameter description
With auto_install=True, the module would be installed right after last module in dependency list is installed
i.e.
With auto_install=True, the module would be installed when someone module in dependency list is installed and all other dependency have been installed already
todo https://odoo-development.readthedocs.io/en/latest/dev/docs/openerp.py.html