跳至內容
選單
此問題已被標幟
2094 瀏覽次數

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?

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
3月 24
1599
3
2月 24
3971
0
5月 23
2460
1
5月 23
2721
1
3月 24
6054