跳至內容
選單
此問題已被標幟
2 回覆
4024 瀏覽次數

Hello, how can I change permissions File/Foldes for custom_addons in Odoo.sh?

thanks


頭像
捨棄
最佳答案

Users don't have admin permission so you can't use sudo command

頭像
捨棄
最佳答案

Hello Gonzalo de la Serna, 

You can try this command.

sudo chown -R root:odoo /usr/lib/python3/dist-packages/odoo/customaddons/
sudo find /usr/lib/python3/dist-packages/odoo/customaddons/ -type d -exec chmod 755 {} \;

or

sudo chmod 755 /opt/customaddons

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
3月 25
5907
0
7月 21
2474
2
2月 20
3327
2
1月 19
3274
1
11月 16
5573