How to fetch current logged in database name at server side in particular class??
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
The database cursor should have it. Try:
cr.dbname
but for that i have to inherit osv and the place(http_server.py) where i need dbname is already implemented class and used in many classes,,,so if i am trying to inherit osv.osv then it gives me::TypeError: Error when calling the metaclass bases
Could you edit your post to include more context? Paste some code and such.
Hello Allison,,thank you so much for your reply but i have done what i want, i have fetched db_name from tools.config['db_name']....Thanxxx
Hello Nirav, I use db_name=tools.config['db_name'] but the return value is False. could you please tell me how?
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 | |
---|---|---|---|---|
|
0
Feb 25
|
566 | ||
|
2
Nov 24
|
4442 | ||
|
2
Oct 24
|
1748 | ||
|
2
Aug 24
|
1040 | ||
|
3
Jul 24
|
7324 |