Vítejte na serveru Doplňky pro Thunderbird.
Přidejte si funkce a styly, které učiní Thunderbird podle vašich představ.
ZavřítOdoo Email Connector 0.6.2
od joergsteffens
Links Thunderbird emails to Odoo objects. A status bar shows if the email is known in Odoo with links to the record. Supports syncing message ids from Odoo, batch-verify, and predecessor lookup. Emails not found can be imported. Requires Odoo 19+.
O doplňku
the ERP software Odoo.
An email status card appears above each message, showing
whether it is already known in Odoo with direct links to the corresponding
record.
Requirements
- Odoo version 19 or newer
- Optional Odoo extension:
- mail_manual_routing
improves handling of new or unrelated emails that might otherwise not be
visible in Odoo. Without this extension, emails imported as
Generic may not appear. Imported as
Opportunity (CRM Lead) they work in standard Odoo installations.
- mail_manual_routing
Setup
- Odoo:
- Create an API key:
User → My Preferences → Security → API Keys → Add API Key
- Create an API key:
- Thunderbird:
- Install the add-on Odoo Email Connector
- Open the add-on settings and configure:
- Odoo server URL
- API key
- Odoo database name (usually not required)
- Test the connection. You will be prompted to grant host permission to
access your Odoo server, then save the settings
Usage
The add-on never contacts the Odoo server automatically.
Server requests are only made when explicitly triggered by the user:
clicking Verify or Add in the status bar,
or selecting Verify, Import this email or
Sync from Odoo from the right-click menu.
- Email status bar — When viewing an email, a status bar
may appear at the top of the message pane. It only displays information
from the local cache — viewing an email never triggers an Odoo server
request. If nothing is cached for the current email, the status bar is
not shown, keeping performance impact minimal for non-Odoo emails.
Click the Odoo links to open the record.
- Status
- found — Email found in Odoo.
- parent found — This email is not found in Odoo, but its
predecessor (from In-Reply-To / References headers) is.
- not found — Neither this email nor its predecessor is
found in Odoo.
- Actions
- Verify — Click the Verify button in the status
card to check if the current email exists in Odoo.
- Add — Click the Add button to upload this
email to Odoo.
- Verify — Click the Verify button in the status
- Status
- Odoo Email Connector — Select a message or multiple
messages and right-click and select the
Odoo Email Connector sub-menu.
- Import — Upload this email to Odoo. A popup appears to
ask additional questions.
- Verify — Updates the Odoo status of one or multiple
emails. This will query the Odoo server to check if these messages are
stored in Odoo.
- Sync from Odoo — Batch-cache the Odoo status of recent
emails, making the status card show results instantly without individual
lookups.
- Import — Upload this email to Odoo. A popup appears to
Note
Before 0.6.0 the name of the add-on has been Odoo Email Connector. It has been renamed to reflect the fact, that it now connects emails between Thunderbird and Odoo.