← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 862138] Re: when tried to click on answer button

 

Hello Hardik Ansodariya,

Thanks for reporting. The solution for this bug is proposed in the
branch :https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-
bug-862138-mdi/

with following Revision ID and Number.

Revision ID : mdi@xxxxxxxxxxx-20111108063459-hfks4959856y8ukn
Revision Number : 5490

Thanks and Regards,

Divyesh Makwana(MDI)

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

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

Title:
  when tried to click on answer button

Status in OpenERP Web:
  Fix Released
Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Hr > Recruitment > Applicant > Answer
  # when i tried to  on Answer button after creating applicant i got following Tracback

  Client Traceback (most recent call last):
    File "/home/han/rdtool/client-web/trunk/addons/web/common/dispatch.py", line 161, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 1108, in load
      context = req.session.eval_context(req.context)
    File "/home/han/rdtool/client-web/trunk/addons/web/common/session.py", line 168, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/han/rdtool/client-web/trunk/addons/web/common/nonliterals.py", line 248, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/han/rdtool/client-web/trunk/addons/web/common/nonliterals.py", line 248, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/han/rdtool/client-web/trunk/addons/web/common/nonliterals.py", line 173, in evaluate
      return eval(self.get_context_string(), SuperDict(ctx))
    File "<string>", line 1, in <module>
  NameError: name 'survey' is not defined

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


References