[quote="hda"]In your image i can see that you have not given exact path of your trazor_report.sxw file and no need to give double quotes in .sxw and .rml file.[/quote]
nope thats OK I fixed that problem using: I confirm that the problem of tiny_sxw2rml.py: zipfile.BadZipfile: File is not a zip file ,exists in last stable version of tinyerp-server 4.2.3.4 with python 2.4 and 2.5; probable, it work with pyhton 2.3. You could solve it by changing two lines in the file:tiny_sxw2rml.py Comment the line: # f = StringIO.StringIO(file(fname).read()) Add after the line: f = fname Hope useful -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40183#40183 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
