Odoo 12 Development Essentials
上QQ阅读APP看书,第一时间看更新

More server configuration options

The Odoo server supports quite a few other options. We can check all the available options with --help:

$ ~/odoo-dev/odoo/odoo-bin --help

We will review some of the most important options in the following sections. Let's start by looking at how the currently active options can be saved in a configuration file.