Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4512 Представления

I am using odoo v12. when the checkbox is checked upon login, the user must be remembered. so, whenever he visit again he does not need to add his details again. 


Any help?

Аватар
Отменить

Do you find any solution for this in odoo as i also want same thing but unable to achieve this in odoo 14.

Лучший ответ

you can activate that function from your browser end.

check this - \https://superuser.com/questions/583942/re-enable-chrome-browser-remember-password/583965

Аватар
Отменить
Автор

Thnaks for help. But I want it through js or python code.

Лучший ответ

Hi Maitree

https://flask-login.readthedocs.io/en/latest/_modules/flask_login/utils.html#login_user

Check this its python flask based on this you will be able to achive, but this will not work for sure. this is developer based on python.

Regards,


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
янв. 25
1834
2
янв. 25
5621
2
февр. 21
9322
1
июл. 24
24767
5
авг. 25
9874