I need to use API to download excel file reports genereted by odoo. BUt csrf token is changing every hour, so I need to use API instead of regular request.
On documentation, it is given an example on python
uid = common.authenticate(db, username, password,{})
But I do not know databases names.
How do I consult databases names? I do know there names because website is in Spanish. There is a way to know those names?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3311
화면
Hi Juan,
http://your_odoo_server_url:port/web/database/selector
Replace your_odoo_server_url with the URL of your Odoo server and port with the specific port number you use to access Odoo.
eg: http://localhost:9616/web/database/selector
To know the database name of the currently working Odoo instance. Activate Developer mode, The database name will be displayed next to the user's name or avatar.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
9월 24
|
2179 | ||
|
0
11월 23
|
2042 | ||
|
1
9월 23
|
2337 | ||
|
3
3월 23
|
4371 | ||
|
0
7월 21
|
1837 |