Download Odoo Enterprise Source Code New! -
Odoo provides Docker images tagged as latest , 16.0 , 17.0 , etc. However, these contain only the Community edition. The is only available to subscribers via private registry.
/odoo-server ├── odoo/ # Community source code └── enterprise/ # Enterprise source code Use code with caution. Download Odoo Enterprise Source Code
The Enterprise repository only contains additional modules. You must also clone the base Community repository at github.com/odoo/odoo to have a functional system. 3. Setting Up the Local Environment Odoo provides Docker images tagged as latest , 16