Odoo 11 Development Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Configuring the addons path

The addons path is a configuration parameter that lists the directories, which will be searched for addon modules by Odoo when it initializes a new database.

Directories listed in the addons path are expected to contain subdirectories, each of which is an addon module.