← Back to team overview

report-openoffice-team team mailing list archive

[Bug 531417] Re: ValueError: can only parse strings

 

probably because of this
https://bugs.launchpad.net/bugs/531757

I think I had duplicate report names

-- 
ValueError: can only parse strings
https://bugs.launchpad.net/bugs/531417
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.

Status in OpenOffice.org Reporting Engine for OpenObject: Invalid

Bug description:
rev 6
trying to print Sales Order / Quotation
(other I tried sop far print correctly)

Environment Information : 
System : Linux-2.6.31.12-0.1-desktop-x86_64-with-SuSE-11.2-x86_64
OS Name : posix
LSB Version:	core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch
Distributor ID:	SUSE LINUX
Description:	openSUSE 11.2 (x86_64)
Release:	11.2
Codename:	n/a
Operating System Release : 2.6.31.12-0.1-desktop
Operating System Version : #1 SMP PREEMPT 2010-01-27 08:20:11 +0100
Operating System Architecture : 64bit
Operating System Locale : de_DE.ISO8859-1
Python Version : 2.6.2
OpenERP-Client Version : 5.0.7
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/terp/OpenERP/branch/server/5.0/bin/service/web_services.py", line 683, in go
    (result, format) = obj.create(cr, uid, ids, datas, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/addons/report_openoffice/report_openoffice.py", line 269, in create
    return fnct(cr, uid, ids, data, report_xml, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/report/report_sxw.py", line 421, in create_source_pdf
    return self.create_single_pdf(cr, uid, ids, data, report_xml, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/addons/report_openoffice/report_openoffice.py", line 225, in create_single_pdf
    processed_rml = self.preprocess_rml(etree.XML(rml),report_xml.report_type)
  File "lxml.etree.pyx", line 2512, in lxml.etree.XML (src/lxml/lxml.etree.c:48057)
  File "parser.pxi", line 1542, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71774)
ValueError: can only parse strings





References