Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4027 Vues

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

thanks


Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 25
5908
0
juil. 21
2476
2
févr. 20
3327
2
janv. 19
3274
1
nov. 16
5574