hey
please i need help ! i'll create new module into openerp and put that into addons directory but i can't operation not permitted !!! i use ubuntu 14 and openerp 7
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hey
please i need help ! i'll create new module into openerp and put that into addons directory but i can't operation not permitted !!! i use ubuntu 14 and openerp 7
You probalby installed odoo server using some cook-book... and obviously you lack linux skills..
Most likely this error is relate to file system permisiions, you are logged to your server using your user account, and you are trying to write to a location owned by openerp/ odoo system user... (something like /opt/openerp or /opt/odoo)
To find that out, from terminal type
ls -la /opt/openerp/addons # or your full path to addons folder
see which user/group ownes that location...
from this point on.. you need to find most apropriate way to put files there... using sudo, or correct user or something...
this is only to point where to look for solution..
hope it helps
Thanks a lot Ludovic :) apparently it works !!
Can you tell us more?
Maybe you try to copy your module in a restricted permission directory …
So, you have to have right permission to do it.
But' the good way for add custom modules is to them in an other folder and add the new path in your odoo configuration file: /etc/openerp/openerp-server.conf
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Dec 24
|
7643 | ||
|
3
Sep 24
|
19197 | ||
|
5
Aug 24
|
48979 | ||
|
4
Jul 24
|
8651 | ||
|
7
Aug 23
|
8728 |