| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 1867 |
| Technical Name |
claude_enrich_contact |
| License | OPL-1 |
| Website | https://ezway-technology.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 1867 |
| Technical Name |
claude_enrich_contact |
| License | OPL-1 |
| Website | https://ezway-technology.com |
Claude AI – Odoo Contact Enrichment
Odoo 17 Anthropic Claude
Automatically enrich your Odoo contact records using Anthropic's Claude AI. With one click, get additional information about your contacts and companies: description, industry, social networks, company size, and more.
Features
🤖 AI EnrichmentClaude analyses available information (name, email, website…) and suggests reliable additional data. |
✅ Validate before applyingPreview suggestions and choose field by field what you want to apply. Nothing is changed without your approval. |
📊 Enriched fieldsDescription, industry, LinkedIn, Twitter/X, headcount range, revenue range, city, country, phone, website. |
📋 Full historyEvery Claude API call is logged: prompt sent, raw response, tokens consumed, fields updated. |
🔑 Simple setupEnter your Anthropic API key in Settings. Choose the model and response language. |
🌐 MultilingualClaude responses can be generated in French or English depending on your configuration. |
👥 Decision-maker contactsFor companies, Claude suggests up to 3 key decision-makers (CEO, CFO…) to create as child contacts. If a contact already exists, their email/phone is updated if currently empty. |
💰 Budget managementSet a daily and monthly budget in euros. API calls are blocked automatically when the limit is reached. Real-time consumption tracking. |
Getting an Anthropic API key (Claude)
|
1
|
Go to console.anthropic.com |
|
2
|
Create an account (email + password, or sign in with Google/GitHub) |
|
3
|
Verify your email and sign in |
|
4
|
In the left menu, click "API Keys" |
|
5
|
Click "Create Key", give it a name (e.g. Odoo production) |
|
6
|
Copy the key shown only once (starts with sk-ant-api03-...) — store it somewhere safe |
Anthropic provides free credits at sign-up. Indicative pricing for Claude Sonnet 4.6: ~$3 / million input tokens, ~$15 / million output tokens.
Installation & configuration
|
1
|
Install the module via Apps → Search Claude AI → Install |
|
2
|
Go to Settings → Claude AI and paste your API key (sk-ant-...) |
|
3
|
Choose the model (claude-sonnet-4-6 recommended) and response language |
|
4
|
Click Save |
Usage
|
1
|
Open a contact record |
|
2
|
Click "Enrich with Claude AI" |
|
3
|
Wait a few seconds |
|
4
|
Preview suggestions and check the fields to apply |
|
5
|
Click "Apply selected fields" |
Requirements
- Odoo 17.0
- Python:
requests - Anthropic API key (console.anthropic.com)
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module