Where's openerp folder in Ubuntu?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
if I am correct, openERP is installed by default at:
/usr/lib/pymodules/python2.7/openerp/
If you want to modify things in that location, you have to use sudo, or change to su.
From where you install openerp in ubuntu?post here
/opt/odoo/addons
Try commands:
locate openerp in ubuntu terminal. It will lists the files of your required odoo version.
Thanks!
In ubuntu 18 "/usr/lib/python3/dist-packages/odoo/"
There should be an other folder where to find your addon under "/usr/share/"
Try these commands:
which openerp-server
or
whereis openerp-server
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
6月 22
|
7018 | ||
|
3
10月 15
|
7469 | ||
|
1
8月 21
|
11442 | ||
|
1
11月 20
|
21335 | ||
|
4
3月 15
|
10594 |