c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15121
[Bug 703430] Re: Error Importing module zip file
I Have tested this with OpenERP web version 6.0.1
Using trunk rev 4510
This functionality is now working correctly, please close bug report.
--
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/703430
Title:
Error Importing module zip file
Status in OpenERP Modules (addons):
Incomplete
Bug description:
I get this error when attempting to import module zip file
Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 598, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\base\module\wizard\base_module_import.py", line 55, in importzip
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
openerp 6.0rc2
webclient
administration/import module
References