| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 984 |
| Technical Name |
ovh_invoice_integration |
| License | OPL-1 |
| Website | https://ezway-technology.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 984 |
| Technical Name |
ovh_invoice_integration |
| License | OPL-1 |
| Website | https://ezway-technology.com |
⚡ OVH Invoice Integration
Automatically import your OVH invoices into Odoo
🎯 Key Features
|
🔐
Secure OVH API ConnectionAuthentication via Application Key, Secret, and Consumer Key. Integrated connection test. |
🤖
Automatic ImportConfigurable scheduling (1h, 6h, 12h, 24h, 48h, 7d). Cron handles everything in the background. |
📄
Vendor BillsAutomatic vendor bill creation (in_invoice) with attached PDF and duplicate detection. |
|
📊
Kanban DashboardReal-time view with statuses, counters, and action buttons. Intuitive and modern interface. |
🌍
Multi-RegionSupports Europe, Canada, and US. Simple OVH endpoint selection in the interface. |
🔍
Complete TraceabilityImport history, counters, detailed logs. Display of credential source (config/env/db). |
📦 Installation
Step 1: Install Python Library
Step 2: Install Module in Odoo
- Enable developer mode
- Update apps list
- Search for "OVH Invoice Integration"
- Click "Install"
Step 3: Get OVH API Keys
Create an application on:
- Europe: https://eu.api.ovh.com/createApp/
- Canada: https://ca.api.ovh.com/createApp/
- US: https://api.us.ovhcloud.com/createApp/
generate_consumer_key.py is included in the module to easily generate your Consumer Key with the correct permissions.
📸 Screenshots
ConfigurationComplete interface with credentials, scheduling, and connection test |
DashboardKanban view with real-time statuses and counters |
Imported InvoicesList of automatically created vendor bills |
ProgressSync status display with counter |
📋 Technical Specifications
| Version | 19.0.4.1.0 |
| Odoo Compatibility | 17.0+ / 18.0 / 19.0 |
| Odoo Dependencies | account, base |
| Python Library | ovh >= 1.0.0 |
| License | OPL-1 |
| Cron Frequencies | 1h • 6h • 12h • 24h • 48h • 7d |
| OVH Endpoints | Europe • Canada • US |
| Invoice Type | Vendor Bill (in_invoice) |
| OVH APIs Used | /me • /me/bill • /me/bill/* |
⭐ Unlimited Support Included
Our Odoo expert team is at your service
Phone support for all your technical questions
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