c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13308
[Bug 704870] Re: IOError (file not found) with webkit invoice on v6rc2
Hello,
I found the origin of the bug, it comes from a local problems where dot
may be formatted as string. Please look at the linked merge proposal
https://code.launchpad.net/~c2c/openobject-addons/webkit_locals
Regards
Nicolas
** Branch linked: lp:~c2c/openobject-addons/webkit_locals
** Changed in: openobject-addons
Status: New => Fix Released
** Changed in: openobject-addons
Assignee: (unassigned) => Nicolas Bessi - Camptocamp (nbessi-c2c)
--
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
Status in OpenERP Modules (addons):
Fix Released
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