Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
4459 Zobrazení

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

Avatar
Zrušit
Autor Nejlepší odpověď

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


Avatar
Zrušit
Nejlepší odpověď

Use

sudo

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

Avatar
Zrušit
Nejlepší odpověď

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.



Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
dub 20
27599
2
bře 18
8918
2
dub 24
4238
4
říj 20
8677
0
bře 18
4320