Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1878 Visualizações

I'm making an android app for odoo and I want to make login form like one in current odoo mobile app.
I did the login successfully but I must determine database unlike odoo app which just requires the url and login details.

I did this using:

uid = common.authenticate(db, username, password, {})


but how to make it like odoo mobile apps without need to enter db name?

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 24
1300
3
fev. 24
2972
0
mai. 23
2193
1
mai. 23
2467
1
mar. 24
5222