Odoo 17 Enterprise Download Github ((new)) -

Odoo 17 Enterprise is NOT available on GitHub

Example: addons_path = /path/to/odoo/addons, /path/to/enterprise

Key points (short)

  1. Navigate to the cloned Odoo repository on your computer: cd odoo
  2. Run the command git branch -a to list all available branches.
  3. Look for the branch named 17.0 or enterprise-17.0 (the exact branch name may vary).
  4. Run the command git checkout 17.0 (or the branch name you found in step 3).