*** This bug is a duplicate of bug 898113 ***
    https://bugs.launchpad.net/bugs/898113

** This bug has been marked a duplicate of bug 898113
   [Trunk] Task can not be created from via project Tasks act_window

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

Title:
  'project_id' is not defined when opening task view

Status in OpenERP Web:
  Confirmed

Bug description:
  in web client, trunk,

  create a db without demo data -> from application home page, install
  project -> got to Project/Projetc/Tasks

  bug :

  
  [2011-12-05 08:37:05,882][?] INFO:werkzeug:127.0.0.1 - - [05/Dec/2011 
08:37:05] "POST /web/dataset/search_read HTTP/1.1" 200 -
  [2011-12-05 08:37:07,127][?] ERROR:web.common.http.JSONRequest.dispatch:An 
error occured while handling a json request
  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 
663, in action
      [('ir.ui.menu', menu_id)], False)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 
521, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 
532, 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/900189/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to