Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
17 lines
739 B
Markdown
17 lines
739 B
Markdown
# Odoo
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Odoo
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
To create a connection, you need to supply the following information:
|
|
|
|
1. Fill the **Host Name** field with the Odoo host.
|
|
1. Fill the **Port** field with the Odoo port.
|
|
1. Fill the **Database Name** field with the Odoo database.
|
|
1. Fill the **Email Address** field with the email address of the account that will be intereacting with the database.
|
|
1. Fill the **API Key** field with the API key for your Odoo account.
|
|
|
|
Odoo's [API documentation](https://www.odoo.com/documentation/latest/developer/reference/external_api.html#api-keys) explains how to create API keys.
|