c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #34566
[Bug 872692] Re: openerp-web install the share module
Hello Kuldip,
I have tested your scenario but I did not face any problem with Gtk
But it produceble with all module in new web client so I transfer this issue to
new-web client
Thanks.
** Project changed: openobject-addons => openerp-web
** Changed in: openerp-web
Importance: Undecided => Low
** Changed in: openerp-web
Status: New => Confirmed
** Changed in: openerp-web
Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/872692
Title:
openerp-web install the share module
Status in OpenERP Web:
Confirmed
Bug description:
step:
try to install the share module with web-client it give following taceback
OpenERP WebClient Error
Client Traceback (most recent call last):
File "/home/kjo/rdtools/openerp-web/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/kjo/rdtools/openerp-web/addons/web/controllers/main.py", line 722, in call_button
action = self.call_common(req, model, method, args, domain_id, context_id)
File "/home/kjo/rdtools/openerp-web/addons/web/controllers/main.py", line 714, in call_common
return getattr(req.session.model(model), method)(*args)
File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 417, in proxy
*args)
File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 294, in proxy
result = self.connector.send(self.service_name, method, *args)
File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 130, in send
return getattr(service, method)(*args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
allow_none=self.__allow_none)
File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
data = m.dumps(params)
File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
dump(v, write)
File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
f(self, value, write)
File "/usr/lib/python2.6/xmlrpclib.py", line 759, in dump_array
dump(v, write)
File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
f(self, value, write)
File "/usr/lib/python2.6/xmlrpclib.py", line 703, in dump_nil
raise TypeError, "cannot marshal None unless allow_none is enabled"
TypeError: cannot marshal None unless allow_none is enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/872692/+subscriptions
References