← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 645243] Re: [trunk] report type as odt is broken

 

Hello DR Ferdinand,

I have tested your scenario with the latest code on my end.I have
changed the report type of quotation report of sale module to "odt" from
"pdf". But i did not get any traceback. Would you please check the issue
with the latest code and let me know if you still get the same
traceback.

Thanks.

** Changed in: openobject-server
       Status: New => Invalid

-- 
[trunk]  report type as odt is broken
https://bugs.launchpad.net/bugs/645243
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Invalid

Bug description:
Hello. When i set report type as odt and generate it, i get:
 File "service\web_services.pyo", line 683, in go
  File "report\report_sxw.pyo", line 364, in create
  File "report\report_sxw.pyo", line 370, in create_source_odt
  File "report\report_sxw.pyo", line 457, in create_single_odt
  File "zipfile.pyo", line 346, in __init__
  File "zipfile.pyo", line 366, in _GetContents
  File "zipfile.pyo", line 378, in _RealGetContents
BadZipfile: File is not a zip file

What does this mean? Pdf report is ok.