- Odoo 11 Development Cookbook(Second Edition)
- Holger Brunn Alexandre Fayolle
- 51字
- 2021-06-25 22:48:21
Accessing the database management interface
To access the database, the following steps need to be performed:
- Go to the login screen of your instance (if you are authenticated, log out).
- Click on the Manage Databases link. This will navigate to http://localhost:8069/web/database/manager (you can also point your browser directly to that URL).