跳至内容
菜单
此问题已终结
1 回复
5650 查看

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
12019
2
5月 23
2557
3
7月 17
3960
2
6月 17
8408
2
5月 24
10214