← Back to team overview

openerp-india team mailing list archive

[Bug 1016531] Re: not add bank account number on employee form

 

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

-- 
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):
  In Progress

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


References