← Back to team overview

openerp-india team mailing list archive

[Bug 1007458] Re: [account_6.1] errors on partner creation

 

This error prevent the user to open any customer or supplier in web
client. Did you get any solution for it ?

-- 
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/1007458

Title:
  [account_6.1] errors on partner creation

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hello,

  While using the 6.1 branch of the addons, I encounter the following
  behaviour:

  create a new partner(supplier). the language field remains empty (in
  the GTK client it gets filled with the local/user's language)

  while trying to save, the following error message comes:

  '''
  The value "fr_FR" for the field "res_partner.lang" is not in the selection 
  '''
  first of all it's kind of weird, as I have no fr_FR configured whatsoever in openERP.  Nor in the system, btw.

  secondly, the message is not that clear in what should be done, IMO.
  And anyway, the tip besides the language field says that in nothing is
  selected, the default english (why??) will be used. in my case I can
  select english or fr_CH.

  once I select the language the record gets created.

  however, when I open the create new partner (supplier) view in the
  GTK, the following error comes:

  '''
  ERROR:tools.expr_eval:{'address': address}
  Traceback (most recent call last):
    File "/usr/local/lib/python2.7/dist-packages/openerp_client-6.1.1-py2.7.egg/openerp-client/tools/__init__.py", line 52, in expr_eval
      temp = eval(string, context)
    File "<string>", line 1, in <module>
  NameError: name 'address' is not defined
  '''

  
  thank you!
  bogdan

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1007458/+subscriptions


References