← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 871775] Re: cannot open "Logged call" menu

 

Hello Aline,

    I have tested your scenario at my end.
    But I did not get any traceback.
	
    So currently I am closing this issue if you still faced the problem then you 
    can reopen this with more clarification like including screen-shots or video.

   I have checked with following revision :

    Trunk :
		
			New web Client : 1256
	  		Server : 3761
	  		addons : 5369
                        GTK - Client : 1977
             

Thank you.


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

-- 
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/871775

Title:
  cannot open "Logged call" menu

Status in OpenERP Web:
  Invalid

Bug description:
  Trunk, web, chrome, simplified interface
  open logged call from Sales/Phone Calls/Logged Calls : 
  Client Traceback (most recent call last):
    File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 369, in eval_domain_and_context
      web.common.nonliterals.CompoundDomain(*(domains or [])))
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 436, in eval_context_and_domain
      e_domain = session.eval_domain(domain or [])
    File "/home/aline/source/web/trunk/addons/web/common/session.py", line 180, in eval_domain
      return cdomain.evaluate(context or {})
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 216, in evaluate
      final_domain.extend(domain.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 216, in evaluate
      final_domain.extend(domain.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 134, in evaluate
      return eval(self.get_domain_string(), SuperDict(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 124, in get_domain_string
      return self.session.domains_store[self.key]
  KeyError: '580e4378ee90'

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


Follow ups

References