Odoo Database Selector This is an extension for Odoo's framework. It allows the user to select target databases in the vscode statusbar.
- The User choses the required configuation file.
- The module, using the file credentials, queries Postgresql Server and lists all available databases (excluding: template0, template1, postgres).
- The module replaces the keys (db_name, dbfilter) in the configuration file with the selected target databases. After this operation, the user can launch Odoo from standard launch.json file without specifying any target database.
Youtube Preview
Database selector position
Replaced keys in odoo configuration