- Odoo 11 Development Cookbook(Second Edition)
- Holger Brunn Alexandre Fayolle
- 41字
- 2021-06-25 22:48:20
Getting ready
For this recipe, we need to have already installed Odoo. We assume that it will be at ~/odoo-dev/odoo, and that the virtualenv is activated.
This means that the following command should successfully start an Odoo server:
$ ~/odoo-dev/odoo/odoo-bin