← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 873797] Re: project_id is not defined

 

Hello ,

	I have checked your issue at my end.But I did not get any traceback.So 
	would you please check it again.If you still face same problem then 
	update us with more information 
	
	I have checked this issue at revision :
	
	Trunk : 

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

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

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

Title:
  project_id is not defined

Status in OpenERP Web:
  Incomplete

Bug description:
  i install scrum module, try to load scrum meetings and get this error;

  Client Traceback (most recent call last):
    File "/Users/t0rn0/Projects/trunk/web/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/Users/t0rn0/Projects/trunk/web/addons/web/controllers/main.py", line 582, in action
      [('ir.ui.menu', menu_id)], False)
    File "/Users/t0rn0/Projects/trunk/web/addons/web/controllers/main.py", line 446, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/Users/t0rn0/Projects/trunk/web/addons/web/controllers/main.py", line 456, in clean_action
      action['context'] = eval( action['context'], eval_ctx ) or {}
    File "<string>", line 1, in <module>
  NameError: name 'project_id' is not defined

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


References