Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 24
1749
3
lut 24
4362
0
maj 23
2604
1
maj 23
2863
1
mar 24
6428