← Back to team overview

openerp-india team mailing list archive

[Bug 937691] Re: bug when changing home action user

 

Hello ,

I have face the same problem at my end ,
I have attached a screen shot for more reference.

Steps  for reproduce :
-----------------------------------
 1) Go to user and set home action , menu action. 
 2) Login with user.
  
Thank you! 

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

** Changed in: openerp-web
   Importance: Undecided => Medium

** 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 OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/937691

Title:
  bug when changing home action user

Status in OpenERP Web:
  Confirmed

Bug description:
  
  Fonctional training (6.0.3) -> System Setup -> Users Setup -> Ex 2 (assign dashboard)

  ERROR when logging in user with change in menu action.
  Your version of OpenERP is unsupported. Support & maintenance services are available here: OpenERP Entreprise.

  OpenERP WebClient Error

  Client Traceback (most recent call last):
    File "/home/openerp/openerp/web/6.1/addons/web/common/http.py", line 180, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 750, in get_user_roots
      return self.do_get_user_roots(req)
    File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 767, in do_get_user_roots
      menu_domain = ast.literal_eval(menu_domain)
    File "/usr/lib/python2.6/ast.py", line 68, in literal_eval
      return _convert(node_or_string)
    File "/usr/lib/python2.6/ast.py", line 67, in _convert
      raise ValueError('malformed string')
  ValueError: malformed string

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


References