Automated actions (what the wizard does)
Odoo now allows installation via pip using a private repository (requires subscription). This method pulls both Community and Enterprise modules in one go. install download odoo enterprise source code
git ls-remote https://github.com/odoo/enterprise.git Automated actions (what the wizard does) Odoo now
The Enterprise repository contains only the extra modules, not the full server. You need both. Option A: Using Git (Recommended for updates) Clone both repositories into a local directory: install download odoo enterprise source code