odoo/addons/auth_signup/views
Denis Ledoux 0f03699956 [FIX] auth_signup: login & name readonly if signup with token
In the case of a signup with token, the user login
already exists, and changing of login (email) is
therefore not allowed.

It's the same behavior than in the reset password
view (`auth_signup.reset_password`)

opw-648125
2015-08-27 12:22:21 +02:00
..
auth_signup_login.xml [FIX] auth_signup: login & name readonly if signup with token 2015-08-27 12:22:21 +02:00