← Back to team overview

openerp-india team mailing list archive

[Bug 1092726] Re: [auth_signup] AttributeError: View definition error for inherited view 'auth_signup.res_users_form_view' on model 'res.users': Element '<field name="new_password">' not found in parent view 'base.view_users_form'

 

|     29                 <field name="new_password" position="replace">                                                                     
|     30                     <field name="new_password" groups="base.group_no_one" password="True"/>
|     31                 </field>

This is the peace of code that is making the mess

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1092726

Title:
  [auth_signup] AttributeError: View definition error for inherited view
  'auth_signup.res_users_form_view' on model 'res.users': Element
  '<field name="new_password">' not found in parent view
  'base.view_users_form'

Status in OpenERP Server:
  New

Bug description:
  server (4721)
  addons (8444)
  web (3651)

  AttributeError: View definition error for inherited view
  'auth_signup.res_users_form_view' on model 'res.users': Element
  '<field name="new_password">' not found in parent view
  'base.view_users_form'

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


References