** Changed in: openobject-addons
Status: Fix Committed => Fix Released
** Changed in: openobject-addons
Milestone: None => 6.1
--
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 Released
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
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp