Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3861 Vistas

we have a situation with multiple temp users who are not going to be given corporate email accounts, just an odoo username and password, but we can't set them up because they need a unique email address as the login address and to send the password link. Is there a good way to handle this, in the past we could have set a username and password for them, I am fine with the links, but the dependency on email as the transport for the links is a bit of an issue. Any tips on how to handle this situation?

Avatar
Descartar
Mejor respuesta

No problem.. use sam procedure as in v7... add user with common username, after createing, on form view, you can set password for that user.. 

Send him login/password .. that's it..

Avatar
Descartar
Autor

well no, on form view you can't set the password for the user any more, you can only send them a new link with a token to reset the password. Unless I am missing some setting somewhere or module to turn that back on?

Look at form view, above is button / menu: More... select Change password... :)

Autor

ooh, so it is, I was just seeing the send reset link! thanks :)