Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
14175 มุมมอง

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

อวตาร
ละทิ้ง