How to Install Odoo with source code (DEV edition)
Feb 28, 2024 · 2 min read · i. Download Odoo Source Code Open the command prompt. Go to the directory where you want to take a clone of Odoo’s source code. Take a clone using the command (HTTPS). git clone https://github.com/odoo/odoo.git ii. Install Python Download the P...
WWatson commented
































