Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4473 Widoki

Hello,

I try  to install a custom module, I do not have access to odoo/custom/addons/ folder to unzip and install my apps ... is this normal and how to unblock the problem?

If you with a solutions ....

thank you in advance

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thank's for your answer,

I Try :

patrick@45:/odoo$ sudo chmod 755 -R custom/
patrick@45:/odoo$ ls -lh
total 8,0K
drwxr-xr-x  3 odoo odoo 4,0K oct.  23 02:51 custom
drwxr-xr-x 10 odoo odoo 4,0K oct.  23 02:51 odoo-server

My right don't move...

:(

Thank's


Awatar
Odrzuć
Najlepsza odpowiedź

Use

sudo

It is recommended that the subfolders in your addons folder have 755 permissions and your files 644.

Awatar
Odrzuć
Najlepsza odpowiedź

Try this,

$ sudo chmod 755 -R   /path to your customaddons folder 

Using above command you can change your folder permission. if it is not working place change your .zip file permissions also.



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
kwi 20
27606
2
mar 18
8931
2
kwi 24
4264
4
paź 20
8690
0
mar 18
4332