[options] ; Is This The Password That Allows Database Operations: admin_passwd = admin db_host = localhost db_port = 5432 db_user = odoo15 db_password = False (Put your password which you create earlier) addons_path = /home/user/odoo/addons xmlrpc_port = 8035
Step : 13 Add Python Interpreter
Go to File -> Settings -> Project: odoo15 -> Python Interpreter
Click on Add Interpreter
Select python 3.8
Now go to edit the configuration and follow below screenshot
After the configuration of Odoo is completed. click to run button for tun current project.
Step : 14 Open your Browser localhost:8035
This will take you to the Odoo database page. Just Create a database with an admin password which you include in odoo.conf file admin_password=Master Password.