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

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!

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ต.ค. 15
11997
Adding constant data to a model failure แก้ไขแล้ว
2
พ.ค. 23
2540
3
ก.ค. 17
3957
Can I import CSV and match database ID แก้ไขแล้ว
2
มิ.ย. 17
8373
2
พ.ค. 24
10164