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

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

頭像
捨棄
作者 最佳答案

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


頭像
捨棄
最佳答案

Use

sudo

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

頭像
捨棄
最佳答案

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.



頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
4月 20
27627
2
3月 18
8940
2
4月 24
4287
4
10月 20
8708
0
3月 18
4366