New with Odoo is there a Email tracking reading notification available? Is there a CRM app or sync I could do with gmail for catching leads? thansk
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
Hi,
Refer to the following,
* https://www.cybrosys.com/blog/how-to-connect-gmail-to-odoo-16-using-google-oauth
* https://www.odoo.com/documentation/18.0/applications/general/email_communication/google_oauth.html
Hope it helps
📥 Integrating Gmail with Odoo
For Odoo Online or Odoo.sh Users:
-
Enable Mail Plugin in Odoo:
- Navigate to Settings > General Settings in your Odoo instance.
- Under the Integrations section, activate the Mail Plugin option and click Save.
-
Install the Gmail Plugin:
- Open your Gmail account.
- Click on the Google Apps icon (grid) in the top-right corner and select Google Workspace Marketplace.
- Search for Odoo Inbox Addin and click Install.
-
Authorize and Connect:
- In your Gmail inbox, a purple Odoo icon will appear on the right-side panel. Click it to open the plugin window.
- Select any email and click Authorize Access to grant Odoo access to your Gmail inbox.
- Click Login, enter your Odoo database URL (e.g., https://yourcompany.odoo.com), and log in.
- Click Allow to finalize the connection.
For Self-Hosted Odoo Users:
Due to Google's security guidelines, self-hosted Odoo instances require a manual setup:
-
Download the Gmail Plugin:
- Access the Odoo Mail Client Extensions repository on GitHub.
- Click on the Code button and select Download ZIP.
-
Modify Plugin Files:
- Extract the ZIP file and navigate to mail-client-extensions-master/gmail/src/views.
- Open login.ts in a text editor and remove the domain restriction lines to allow your custom domain.
- In appsscript.json, replace references to odoo.com with your server's domain.
-
Deploy the Plugin:
- Follow the instructions in the README.md file to push the plugin as a Google Project.
- Share the project with your Gmail account, then click Publish and Deploy from manifest.
- Install the add-on to complete the setup.
-
Configure Odoo and Gmail:
- Enable the Mail Plugin in Odoo as described earlier.
- In Gmail, click the Odoo icon, authorize access, log in with your Odoo credentials, and allow the connection.
📊 Email Tracking in Odoo
To monitor email statuses within Odoo:
-
OCA Email Tracking Module:
- Install the Email Tracking module from the Odoo Community Association (OCA).
-
This module adds intuitive icons next to each recipient in the mail thread (chatter), indicating the status of the email:
- Unknown: No tracking info available.
- Waiting: Email is queued to be sent.
- Error: An error occurred while sending.
- These visual cues help
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
авг. 25
|
19 | ||
|
1
авг. 25
|
1615 | ||
|
0
авг. 25
|
20 | ||
|
0
авг. 25
|
20 | ||
|
2
июл. 25
|
406 |
Any update for this topic?