Hello,
I try to install a custom module by Ubuntu server 16.04 LTS, but I have no good right !!!
First metho I Try :
$ sudo chmod 755 -R odoo/
$ ls -lh
total 8,0K
drwxr-xr-x 5 odoo odoo 4,0K janv. 5 09:03 odoo
It's don't work !
Other try :
$ sudo chown -R root /odoo
result :
drwxr-xr-x 5 root odoo 4,0K janv. 5 09:03 odoo
Please could you help me to change my right to install custom module ?
thank you
Pat
Please read the documentation about installing and deploying Odoo (www.odoo.com/documentation) carefully until you have understood it.