コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4011 ビュー

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
5906
0
7月 21
2467
2
2月 20
3327
2
1月 19
3273
1
11月 16
5569