콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
4779 화면

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
27958
2
3월 18
9146
2
4월 24
4800
4
10월 20
9073
0
3월 18
4576