It is currently Mon May 21, 2012 4:32 pm

All times are UTC + 2 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: utf_8_decode: Chart of Accounts > print journal entries
PostPosted: Sun Oct 26, 2008 8:54 am 
Offline

Joined: Thu Apr 17, 2008 8:00 am
Posts: 183
IN most sections of the Chart of Account I can seclect and print our a journal entries list.

However, I've on expense section, that freezes, in the server log there is:
Quote:
Oct 26 07:50:42 : Unhandled exception in thread started by <function go at 0x959410c>
Oct 26 07:50:42 : Traceback (most recent call last):
Oct 26 07:50:42 : File "/opt/openerp.c2c/server/bin/service/web_services.py", line 462, in go
Oct 26 07:50:42 : (result, format) = obj.create(cr, uid, ids, datas, context)
Oct 26 07:50:42 : File "/opt/openerp.c2c/server/bin/report/report_sxw.py", line 571, in create
Oct 26 07:50:42 : rml2 = rml_parser._parse(rml_dom, objs, data, header=self.header)
Oct 26 07:50:42 : File "/opt/openerp.c2c/server/bin/report/report_sxw.py", line 465, in _parse
Oct 26 07:50:42 : self._parse_node()
Oct 26 07:50:42 : File "/opt/openerp.c2c/server/bin/report/report_sxw.py", line 420, in _parse_node
Oct 26 07:50:42 : self._parse_text(self._node.data, level)
Oct 26 07:50:42 : File "/opt/openerp.c2c/server/bin/report/report_sxw.py", line 377, in _parse_text
Oct 26 07:50:42 : text = text.replace('[['+key+']]', newtext.decode('utf8'))
Oct 26 07:50:42 : File "/usr/lib/python2.5/encodings/utf_8.py", line 16, in decode
Oct 26 07:50:42 : return codecs.utf_8_decode(input, errors, True)
Oct 26 07:50:42 : UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 5: unexpected end of data


I'm using 4.2 stable from BRZ.
It seems like generic RML errors, any suggestions on how to track the problem down?

Sean


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP