Skip to content

Commit 64983ad

Browse files
authored
Update README.md
```IS_ENTERPRISE``` will install the Enterprise version on top of ```16.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 16. Note: You must be an Odoo partner and have access to the Odoo Enterprise Git for this flag to work<br/>
1 parent f2ade58 commit 64983ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are a few things you can configure, this is the most used list:<br/>
2020
```INSTALL_WKHTMLTOPDF``` set to ```False``` if you do not want to install Wkhtmltopdf, if you want to install it you should set it to ```True```.<br/>
2121
```OE_PORT``` is the port where Odoo should run on, for example 8069.<br/>
2222
```OE_VERSION``` is the Odoo version to install, for example ```16.0``` for Odoo V16.<br/>
23-
```IS_ENTERPRISE``` will install the Enterprise version on top of ```16.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 16.<br/>
23+
```IS_ENTERPRISE``` will install the Enterprise version on top of ```16.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 16. Note: You must be an Odoo partner and have access to the Odoo Enterprise Git for this flag to work<br/>
2424
```OE_SUPERADMIN``` is the master password for this Odoo installation.<br/>
2525
```INSTALL_NGINX``` is set to ```False``` by default. Set this to ```True``` if you want to install Nginx.<br/>
2626
```WEBSITE_NAME``` Set the website name here for nginx configuration<br/>

0 commit comments

Comments
 (0)