hello guys, how to create API on odoo with multiple databases, im aware that for default odoo need to define db_name, and db_list = false to make API default available to use, but can i have an example how to use API with multiple databases, i head it using log in user on the API.. thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
6101
Views
Hi,
You can try passing the db name in the url like this: host_address:port?db=db_name
Thanks
so i dont even need to use type="user" then?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Sep 24
|
1423 | ||
|
0
Nov 23
|
1634 | ||
|
1
Jun 25
|
378 | ||
|
1
Apr 25
|
1133 | ||
|
0
Feb 25
|
838 |