[options] ; Is This The Password That Allows Database Operations: admin_passwd = admin db_host = localhost db_port = 5432 db_user = odoo16 db_password = False (Put your database password which you created earlier) addons_path = /home/user/odoo/addons xmlrpc_port = 8016
Step : 13 Add Python Interpreter
Go to File -> Settings -> Project: odoo16 -> Python Interpreter
Click on Add Interpreter
Select python 3.8
Now go to edit the configuration and follow below screenshot
*You make with name : odoo16 replace odoo15 –>to odoo16
After the configuration of Odoo is completed. click to run button for tun current project.
Step : 14 Open your Browser localhost:8016
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.