← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 708533] Re: Problems open user view with CRM installed

 

*** This bug is a duplicate of bug 702273 ***
    https://bugs.launchpad.net/bugs/702273

Hello Nicola,

I am closing this bug on the base of bug 702273.

Thanks.

** This bug has been marked a duplicate of bug 702273
   Problems updating italian translation
 * You can subscribe to bug 702273 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/702273/+subscribe

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/708533

Title:
  Problems open user view with CRM installed

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  Hi, 
  I've got a 6.0 yesterday updated in Ubuntu 10.4 desktop (CRM module installed)
  When I try to open user view in administration I've got this error:

  Traceback (most recent call last):
    File "/home/administrator/Launchpad/openerp/server/bin/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/home/administrator/Launchpad/openerp/server/bin/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/orm.py", line 1590, in fields_view_get
      result['arch'] = _inherit_apply_rec(inherit_result, sql_res[3])
    File "/home/administrator/Launchpad/openerp/server/bin/osv/orm.py", line 1585, in _inherit_apply_rec
      result = _inherit_apply(result, inherit, id)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/orm.py", line 1527, in _inherit_apply
      raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
    File "/home/administrator/Launchpad/openerp/server/bin/osv/orm.py", line 1441, in raise_view_error
      'model': self._name, })
  AttributeError: View definition error for inherited view 'crm.view_users_form_simple_modif_inherited2' on 'res.users' model: Element '<field name="password">' not found in parent view 'base.view_users_form'





References