Skip to Content
Menu
This question has been flagged

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
Discard
Related Posts Replies Views Activity
0
Mar 24
1593
3
Feb 24
3956
0
May 23
2457
1
May 23
2717
1
Mar 24
6042