Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2395 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 24
1952
3
feb. 24
4948
0
maj 23
2856
1
maj 23
3050
1
mar. 24
7099