00:00 Intro
00:32 Installing Git and cloning Odoo 17 repository
02:05 Installing Python
02:48 PostgreSQL installation, environment variable and user setup
05:00 C++ built tools installation
05:55 Installing an IDE(Vscode)
06:20 Virtual Environment Setup (Venv)
08:15 Venv not activating fix (Execution policy)
09:10 Downloading python packages
10:35 Running Odoo
13:30 wkhtmltopdf installation and setup
Tutorial on how to setup a development environment for Odoo 17 community version.
The tutorial is following Odoo's official documentation on Source install available at:
https://www.odoo.com/documentation/17...
Odoo 17 source installation
Python installation
PostgreSQL Installation and user creation
Virtual environment setup using venv
Python packages installation
wkhtmltopdf installation to generate pdf files
Running the odoo instance
My website:
https://opensourcehustle.com/