Skip to main content
Skip table of contents

Deployment Guide

Odoo

Before installing our connector module, you’ll need a working Odoo installation.

There are three types of Odoo deployments:

We will only point to Odoo’s documentation for each type of installation. Please refer to them for setup information.

Note that our connector module only works with Odoo on-premise and Odoo.sh, as Odoo online has limited capabilities for custom modules. That is because Odoo Online does not allow running third-party Python code in installed modules.

Connector Module

Adding the Module Files

Odoo On-Premise (Local)

After creating an on-premise instance of Odoo:

  1. Navigate to the addons directory.

  2. Pull the code files from the associated Git repo into a a directory with the name efcx, so that the relative path is /addons/efcx.

Odoo.sh

After creating a running instance on Odoo.sh, you can perform the same steps mentioned above through the platform’s terminal.

User-Side Installation

  1. Go to Settings General

  2. Scroll down and click on activate developer mode

  3. Go to Apps

  4. In the navbar, click on update app list

  5. In the search bar, search for “efcx”. Make sure to remove the App filter while searching

  6. Click to install

  7. Go back to the Settings page, then go to the EFCX Connector Settings page and enter the appropriate values in the CRM settings fields.

    image-20250731-140021.png

    Settings

Field

Values

Description

EFCX URL

https://<fqdn>.com/unified-agent/#/login

Add the login page URL of the Agent desk you’d like to embed.

EFCX Destination Number

e.g. 22235

The destination number (DN) related to CX Voice for that instance of EFCX.

EFCX Wrapper URL

(Optional field)

Related to the EFCX wrapper library instance installed with the module, but can be changed if needed.

Hight

600

RECOMMENDED

Width

400

RECOMMENDED

Connector settings revert to their default state after updating or reinstalling the module. Be sure to reconfigure them afterward.

  1. Click on the Save button.

  2. Navigate to the CRM dashboard and click the Phone icon ' 📞' located in the top right of the Odoo CRM to launch the EFCX in the Softphone.

image-20250801-061314.png

Odoo dashboard

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.