openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20198
[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'
Revno 4720
got rid of this peace of code base.view_users_form
<field name="new_password" password="True" attrs="{'required':
[('id','=',False)]}"/>
--
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