| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 2162 |
| Technical Name |
idefix_connector |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 2162 |
| Technical Name |
idefix_connector |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
İdefix Connector
İdefix doğrudan API: sipariş çekme, varyant/öznitelik bazlı ürün, stok/fiyat, kargo takip bildirimi
İdefix Direct Connector for Odoo
Temel Özellikler
İdefix Category
İdefix Category. Tracks Category ID, Sub-categories, Path, Leaf (listable), Attributes. One-click sync categories, sync attributes.
İdefix Category Attribute
İdefix Category Attribute. Tracks Attribute ID, Mandatory, Allows Custom Value, Variant Attribute, Allowed Values.
İdefix Category Attribute Value
İdefix Category Attribute Value. Tracks Value ID.
İdefix Product Attribute Mapping
İdefix Product Attribute Mapping. Tracks İdefix Attribute, Mandatory, Allows Custom, Fixed Value, Odoo Attribute.
İdefix Product Attribute Value Mapping
İdefix Product Attribute Value Mapping. Tracks Odoo Value, İdefix Value.
Direct integration with the İdefix
Direct integration with the İdefix Merchant API (merchantapi.idefix.com) — no third-party middleware, no monthly SaaS.
Bring your own İdefix API
Bring your own İdefix API Key, API Secret and Seller ID (from the İdefix Seller Panel, satici.idefix.com → Integration Information).
Key features: X-API-KEY authentication: vendor
Key features: X-API-KEY authentication: vendor token = base64(ApiKey:ApiSecret).
Kullanım Senaryoları
Ekran Görüntüleri
Idefix Api Log
Idefix Categories
Idefix Settings
Neden Bu Modül
Key features: X-API-KEY authentication: vendor token = base64(ApiKey:ApiSecret). Order sync (pull): a cron pulls shipments from /oms/{vendorId}/list, maps the buyer + lines, resolves products by SKU / barcode / variant attributes, and walks every page so high-volume sellers never lose orders. Product create with VARIANTS: each Odoo variant becomes its own İdefix product object (own barcode + vendorStockCode, per-variant stock and price, a shared productMainId, and an ID-keyed attributes list) via /pim/pool/{vendorId}/create. Category tree + mandatory attributes: sync the İdefix category tree and each leaf's required/optional attributes and accepted values, then map Odoo attributes (and their values) to İdefix attribute/value IDs. Stock & price sync: manual button + hourly cron push current quantity and price via /pim/catalog/{vendorId}/inventory-upload in 1000-item batches. Cargo tracking: report a shipment's tracking number/URL to İdefix via /oms/{vendorId}/{shipmentId}/update-tracking-number. JPEG image endpoint: serves product images as baseline JPEG (İdefix rejects Odoo's WebP), so listing images actually appear. Batch result polling: create batches are polled by batchRequestId; the per-variant verdict (ok / rejected + reason) is surfaced to the seller. Rate-limit handling: honours HTTP 429 + Retry-After with bounded backoff. API logs: every call is logged with status, duration and error excerpt.
Teknik Özellikler
- Uyumlu: Odoo 18.0 / 19.0
- Lisans: OPL-1
- Diller: 35+
- Geliştirici: Baris Genc
- Bağımlılıklar: sale_management, stock, product
- Destek: odoo@gencbaris.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