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

I'm presenting this error when trying to export the employees from the HR module:

OpenERP WebClient Error
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch
response["result"] = method(self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 1480, in get_fields
key=lambda field: field[1].get('string', ''))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 13: ordinal not in range(128)

Already allowed users to import/export data in csv. On setting page...

Anyone can shed some light on this? I really need to make a backup :(

Thanks in advance

아바타
취소
작성자 베스트 답변

Solved, it was an accent on 'e' in a modification i made, regardless of the -- utf - 8 -- statement on the .py file.

Thanks!

아바타
취소
관련 게시물 답글 화면 활동
1
10월 15
12075
2
5월 23
2590
3
7월 17
3974
2
6월 17
8414
2
5월 24
10257