Download Odoo | Enterprise Source Code

If you have a GitHub account linked to a valid Odoo Enterprise subscription:

Create an odoo.conf file:

[options]
addons_path = /home/user/odoo-enterprise-17/enterprise,/home/user/odoo-enterprise-17/odoo-community-core/addons

Now run the server:

cd ~/odoo-enterprise-17/odoo-community-core
./odoo-bin -c ../odoo.conf

If you see "Enterprise" in the top-left corner of the web interface (and access to accounting features), you’ve successfully installed the source code. Download Odoo Enterprise Source Code

tar -xzf odoo_enterprise_17.0.20241117.tar.gz

This will create an enterprise folder containing all exclusive modules (e.g., account_accountant, website_sale_stock, voip). If you have a GitHub account linked to