I am working with odoo 8. I want to know how can I log in the server by just passing connection parameters in the URL (db, login, password). MeansURL string for seamless login from another page to Odoo 8.
Any idea how can we do that ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am working with odoo 8. I want to know how can I log in the server by just passing connection parameters in the URL (db, login, password). MeansURL string for seamless login from another page to Odoo 8.
Any idea how can we do that ?
you can use erppeek to do that.
import erppeek
SERVER = yourserverurl
DATABASE = yourdatabasename
USERNAME = yourusername
PASSWORD = yourpassword
client = erppeek.Client(SERVER,DATABASE,USERNAME,PASSWORD)
I want to login from other application to odoo
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
مارس 21
|
8847 | ||
|
3
أكتوبر 16
|
30718 | ||
|
1
يوليو 24
|
1909 | ||
|
1
مايو 23
|
333 | ||
|
0
أكتوبر 22
|
595 |