c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13323
[Bug 704870] Re: IOError (file not found) with webkit invoice on v6rc2
First of all, thank you! Very quick support for someone just testing openerp.
Unfortunately my bug is not caused by this.
I reviewed the code you wrote to correct the problem and I think you should not add single quotes arround orientation and paper format.
The command.py I use on windows (which wasn't in the standard openerp package, found in openerp forum) doesn't work on windows. I will not work on windows as it is, shouldn't this module use the more standard compliant os.popen() function ?
** Changed in: openobject-addons
Status: Fix Released => Won't Fix
** Summary changed:
- IOError (file not found) with webkit invoice on v6rc2
+ IOError (file not found) with webkit invoice on v6rc2 on Windows
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/704870
Title:
IOError (file not found) with webkit invoice on v6rc2 on Windows
Status in OpenERP Modules (addons):
Won't Fix
Bug description:
When using webkit for invoice report on windows and openerp v6rc2, the process fail with a "file not found error" (the generated pdf file is not found).
I tried this with wkhtmltopdf 0.9.9 and 0.10 without success.
Interestingly if you check the debug option in webkit report you get the html version correctly generated.
References