← Back to team overview

credativ team mailing list archive

[Bug 904665] Re: Delegate project

 

Hello Michael ,

I have checked this issue with new web client but I did not face
any trace back at Task Delegation so would you please provide more 
information regarding this issue.

I have attached video for your reference.

Thanks and waiting for replay.






** Project changed: openobject-server => openerp-web

** Changed in: openerp-web
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/904665

Title:
  Delegate project

Status in OpenERP Web:
  Incomplete

Bug description:
  in the kanban view of a task in project module, error when I delegate
  a task.

  traceback:
   [2011-12-15 10:08:59,182][?] ERROR:werkzeug:Error on request:
  Traceback (most recent call last):
    File "/usr/share/pyshared/werkzeug/serving.py", line 153, in run_wsgi
      execute(app)
    File "/usr/share/pyshared/werkzeug/serving.py", line 140, in execute
      application_iter = app(environ, start_response)
    File "/home/openerp/source/server/trunk/openerp/wsgi.py", line 398, in application
      result = handler(environ, start_response)
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 393, in __call__
      return self.dispatch(environ, start_response)
    File "/usr/share/pyshared/werkzeug/wsgi.py", line 406, in __call__
      return self.app(environ, start_response)
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 419, in dispatch
      result = handler( request, self.config)
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 209, in json_handler
      controller, f, requestf=request.stream)
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 191, in dispatch
      content = simplejson.dumps(response, cls=nonliterals.NonLiteralEncoder)
    File "/usr/share/pyshared/simplejson/__init__.py", line 269, in dumps
      use_decimal=use_decimal, **kw).encode(obj)
    File "/usr/share/pyshared/simplejson/encoder.py", line 216, in encode
      chunks = self.iterencode(o, _one_shot=True)
    File "/usr/share/pyshared/simplejson/encoder.py", line 284, in iterencode
      return _iterencode(o, 0)
    File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 20, in default
      return super(NonLiteralEncoder, self).default(object)
    File "/usr/share/pyshared/simplejson/encoder.py", line 192, in default
      raise TypeError(repr(o) + " is not JSON serializable")

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/904665/+subscriptions


References