Skip to Content
Menu
This question has been flagged
7 Replies
44878 Views

Where's openerp folder in Ubuntu?

Avatar
Discard
Best Answer

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.

Avatar
Discard
Best Answer

From where you install openerp in ubuntu?post here

Avatar
Discard
Best Answer

/opt/odoo/addons

Avatar
Discard
Best Answer

Try commands:

locate openerp in ubuntu terminal. It will lists the files of your required odoo version.

Thanks!

Avatar
Discard
Best Answer

In ubuntu 18 "/usr/lib/python3/dist-packages/odoo/"

Avatar
Discard
Best Answer

Try these commands:

which openerp-server

or

whereis openerp-server

Avatar
Discard
Best Answer

There should be an other folder where to find your addon under "/usr/share/"

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 22
7040
3
Oct 15
7475
1
Aug 21
11458
1
Nov 20
21341
4
Mar 15
10611