openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #03564
[Bug 904363] Re: report_webkit can't handle zip files in module addons
Hello,
I have checked this issue with a stable and I got a osv excepton
"Webkit Report template not found !".
Steps to Produce.
1) Make a zip of modules account,report_webkit,report_webkit_sample
2) Install zip module.
3) Print web kit Report
I was faced this problem because report template not found.
Thank you!
** Project changed: openobject-server => openobject-addons
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Assignee: (unassigned) => Nicolas Bessi - Camptocamp (nbessi-c2c)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/904363
Title:
report_webkit can't handle zip files in module addons
Status in OpenERP Addons (modules):
New
Bug description:
I am testing on the latest version of 6.0 but think that this is a
problem on 6.1 as well:
If you have a zip file then you get errors when trying to create
reports.
the key line is in webkit_report.py
if [path and] os.path.exists(path)
says that the file must be in a path, which does not allow zip files.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/904363/+subscriptions
References