Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5766 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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

Thanks!

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 10 15
12208
2
thg 5 23
2705
3
thg 7 17
4107
2
thg 6 17
8548
2
thg 5 24
10395