官术网_书友最值得收藏!

Odoo server configuration files

Most of the options can be saved in a configuration file. By default, Odoo will use the .odoorc file. In Linux systems, its default location is in the home directory ($HOME), and in the Windows distribution, it is in the same directory as the executable used to launch Odoo.

In older Odoo/OpenERP versions, the name for the default configuration file was .openerp-serverrc. For backward compatibility, Odoo 10 will still use this if it's present and no .odoorc file is found.

On a clean install, the .odoorc configuration file is not automatically created. We should use the --save option to create the default configuration file, if it doesn't exist yet, and store the current instance configuration into it:

$ ~/odoo-dev/odoo/odoo-bin --save --stop-after-init

Here, we also used the --stop-after-init option to stop the server after it finishes its actions. This option is often used when running tests or asking to run a module upgrade to check whether it is installed correctly.

Now we can inspect what was saved in this default configuration file:

$ more ~/.odoorc  # show the configuration file

This will show all the configuration options available with their default values. Editing them will be effective the next time you start an Odoo instance. Type q to quit and go back to the prompt.

We can also choose to use a specific configuration file, using the --conf=<filepath> option. Configuration files don't need to have all the options you've just seen. Only the ones that actually change a default value need to be there.

主站蜘蛛池模板: 修文县| 玉树县| 汉寿县| 芷江| 双辽市| 桦南县| 新晃| 万源市| 定陶县| 景德镇市| 修水县| 四子王旗| 郎溪县| 沧源| 南充市| 都江堰市| 岑溪市| 张家界市| 佳木斯市| 板桥市| 康马县| 清流县| 宝兴县| 武穴市| 丰原市| 阜南县| 微博| 宁阳县| 延长县| 浮梁县| 大姚县| 左云县| 钟祥市| 两当县| 左权县| 新宁县| 班玛县| 西丰县| 新乐市| 池州市| 文成县|