Running Odoo 8, how can I determine the name of the database I am connected to (logged on to)?
Thanks Larry
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Running Odoo 8, how can I determine the name of the database I am connected to (logged on to)?
Thanks Larry
Hi Larry,
-> You can find database name in url like this: http://localhost:8069/?db=test_db
-> You can try this one also:
Start your db in degub mode. Go to Right top corner -> About OpenERP -> (click on ) Activate the developer mode.
Then you can see database name in which you are currently logged in.
-> There is a way to display Database Name without debug mode.
Go to web/addons/web/static/src/js/chrome.js: line 1108 and remove/comment
if(instance.session.debug)
from do_update method.
After this you can see Database Name without debug mode.
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
jul. 25
|
1860 | ||
|
2
nov. 24
|
7428 | ||
|
2
okt. 24
|
4138 | ||
|
2
aug. 24
|
2326 | ||
|
3
jul. 24
|
8789 |