c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33510
[Bug 862140] [NEW] when creating a new record of evaluation
You have been subscribed to a public bug:
HR > Evaluation > New(record)
# when i tried to create new record in Evaluation i got the following
Traceback and same Traceback while creating o2m record Evaluation >
Appraisal > interview evaluation
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 935, in load
return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 791, in fields_view_get
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 'phase_id' is not defined
** Affects: openobject-addons
Importance: Medium
Status: Confirmed
--
when creating a new record of evaluation
https://bugs.launchpad.net/bugs/862140
You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group.
References