تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3893 أدوات العرض

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?

الصورة الرمزية
إهمال
أفضل إجابة

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..

الصورة الرمزية
إهمال
الكاتب

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... :)

الكاتب

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