Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4448 Visualizações

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?

Avatar
Cancelar

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

Melhor resposta

you can activate that function from your browser end.

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

Avatar
Cancelar
Autor

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

Melhor resposta

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,


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jan. 25
1771
2
jan. 25
5568
2
fev. 21
9255
1
jul. 24
24705
5
ago. 25
9775