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

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -