1- Download Python: https://www.python.org/downloads/wind...
2- Download Postgresql: https://www.enterprisedb.com/download...
3- Download pgAdmin: https://www.pgadmin.org/download/pgad...
4- Download odoo 13: https://github.com/odoo/odoo/tree/13.0
5- Download c++ visual studio : https://visualstudio.microsoft.com/fr...
6- Download Nodejs: https://nodejs.org/en/download/
7- Download Pycharm : https://www.jetbrains.com/pycharm/dow...
8- Odoo-server.conf file:
[options]
;this is the password that allows database operations:
;admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = odoo
xml_rpc_port = 8069
addons_path = Paths to your addons