I'm using Odoo Version 7 and running it through pycharm and command line using openerp-server. That's working fine. Recently i download Version 8, when it i try to run it through odoo.py, version 7 configuration file is loaded automatically. How can i change it?
If i specify -c it also works fine.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
8287
查看
Hi check whether you have saved your previous configuration file using -s parameter while running openerp. It will be available in $HOME/.openerp_serverrc by default. If present, delete it and run using odoo.py. It will work fine.
-c <config>, --config <config>
provide an alternate configuration file
-s, --save
saves the server configuration to the current configuration file ($HOME/.openerp_serverrc by default, overridable using -c)
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
3244 | ||
|
2
3月 15
|
17274 | ||
|
1
9月 24
|
8069 | ||
|
2
3月 15
|
4509 | ||
|
3
3月 15
|
4168 |