← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 887430] Re: while open the issues

 

Hello Amit,

I have checked your issue with updated code of trunk but I didn't face
any problem at my end.

Would you please check attached video and informed us where you face the
problem and give your end

revision.

Thanks and waiting for your reply.

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

Title:
  while open the issues

Status in OpenERP Web:
  Incomplete

Bug description:
  after installed the project issue module, i can not open the issue
  list view. i got traceback :

  Client Traceback (most recent call last):
    File "/home/amit/sources/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 584, in action
      [('ir.ui.menu', menu_id)], False)
    File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 442, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 453, 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/887430/+subscriptions


References