Public bug reported: Go to partner list view, click on one record or edit a record fromkanban view
Client Traceback (most recent call last): File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 161, in dispatch response["result"] = method(controller, self, **self.params) File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 679, in get return self.do_get(req, model, ids, fields) File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 701, in do_get records = Model.read(ids, fields, req.session.eval_context(req.context)) File "/home/aline/openerp/web/openerp-web/addons/web/common/session.py", line 159, in eval_context return ccontext.evaluate(ctx) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 179, in evaluate return eval(self.get_context_string(), SuperDict(ctx)) File "<string>", line 1, in <module> NameError: name 'active_id' is not defined ** Affects: openerp-web Importance: Undecided Status: New -- 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/865413 Title: bug by editing a partner Status in OpenERP Web: New Bug description: Go to partner list view, click on one record or edit a record fromkanban view Client Traceback (most recent call last): File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 161, in dispatch response["result"] = method(controller, self, **self.params) File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 679, in get return self.do_get(req, model, ids, fields) File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 701, in do_get records = Model.read(ids, fields, req.session.eval_context(req.context)) File "/home/aline/openerp/web/openerp-web/addons/web/common/session.py", line 159, in eval_context return ccontext.evaluate(ctx) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 179, in evaluate return eval(self.get_context_string(), SuperDict(ctx)) File "<string>", line 1, in <module> NameError: name 'active_id' is not defined To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/865413/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp