openoffice.org - Convert sxw to rml error -
when try convert sxw file rml file using openoffice , error occurs :
exception: 'asci' codec can't encode character u'\xe9' what's meaning of error? , how can fix it?
please check link unicodeencodeerror when trying convert django models xml same issue got here. can use yourfield.encode("utf-8") or use format() in openerp. [[format(obj.your_str_field or '')]]
Comments
Post a Comment