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

How to solve this error in Importing: "Import preview failed due to unsupported format or corrupt file: Expected BOF record; found 'id.compa'. For CSV files, the issue could be incorrect encoding."

We have already tried using a new csv file and .csv export file from Odoo but still the error exists.


아바타
취소

Have you tried Excel? There was a problem a few months back if you installed the xlwrt python library - you could only import Excel and would get this error with every CSV

작성자

Yes, excel works :) Thanks for the input!