Hello Mayur, I have fixed the problem in lp:~openerp-dev/openobject-addons/trunk- bug-1016531-ssu branch, It will be merged soon in lp:openobject-addons.
Revision No: 6928 Revision ID: [email protected] Thanks. Saurang Suthar ** Branch linked: lp:~openerp-dev/openobject-addons/trunk- bug-1016531-ssu ** Changed in: openobject-addons Status: In Progress => Fix Committed -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1016531 Title: not add bank account number on employee form Status in OpenERP Addons (modules): Fix Committed Bug description: on runbot (Build 11800) [addons(6922) ,web(2599) and server(4205)] Step ----<>|: open any employee form view and in Miscellaneous tab just add a bank account number so it's give a traceback like Client Traceback (most recent call last): File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/http.py", line 180, in dispatch response["result"] = method(controller, self, **self.params) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/controllers/main.py", line 1031, in call_kw return self._call_kw(req, model, method, args, kwargs) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/controllers/main.py", line 989, in _call_kw kwargs[k] = req.session.eval_context(kwargs[k]) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/session.py", line 196, in eval_context return ccontext.evaluate(ctx) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/nonliterals.py", line 255, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/nonliterals.py", line 255, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/nonliterals.py", line 255, in evaluate final_context.update(context_to_eval.evaluate(ctx)) File "/home/odoo/runbot/static/openerp-dev-trunk-11800/server/openerp/addons/web/common/nonliterals.py", line 175, in evaluate raise ValueError('Error during evaluation of this context: "%s", message: "%s"' % (self.get_context_string(), e.message)) ValueError: Error during evaluation of this context: "{'display_partner':True, 'partner_id':partner_id}", message: "name 'partner_id' is not defined" Thanks. Mayur To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1016531/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

