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:

> 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




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=25845#25845

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to