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

Hi All

I create a module to export data from openerp.Is run successefuly in localhost. But, where I installed it in server ubuntu , I get this error "" IOError: [Errno 13] Permission denied: 'export.csv' ""

NB: I configure all the access parametres withh 777 in file installation of openerp.

Plz what is the problem ??!

아바타
취소

Would you please post your code so that we can help you?

베스트 답변

Try creating the file in another directory (like the user's home directory) where you don't have any permissions problem. Looks like this is a permissions problem, not a module problem

아바타
취소