| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 1247 |
| Technical Name |
amazon_ebay_seller |
| 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 | 1247 |
| Technical Name |
amazon_ebay_seller |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
Amazon & eBay Seller
Amazon SP-API & eBay Sell REST integration: order import, inventory & price sync, FBA inbound shipments and rule-based repricing
Connect Odoo to your own Amazon Selling Partner API (SP-API) and eBay Sell API accounts to import orders, keep inventory in sync, manage FBA inbound shipments and run Buy-Box-aware repricing — all from one place. BYOK (Bring Your Own Keys): you register your own developer applications and the module performs the real OAuth/LWA token exchange and calls the real marketplace endpoints.
Key Features
Marketplace Accounts (BYOK)
Store your own Amazon LWA credentials (refresh token, client id/secret, seller id, region, marketplace) or eBay Sell credentials (app id, cert id, refresh token, environment). A Test Connection button hits a live endpoint to validate them.
Order Import
Pull orders from the Amazon Orders API (GET /orders/v0/orders + order items) and the eBay Fulfillment API (GET /sell/fulfillment/v1/order) into matching sale.order records. Products are matched by SKU; re-imports are de-duplicated by the remote order id.
Inventory Sync
Push the Odoo on-hand quantity to a listing using the Amazon Listings API (PATCH /listings/2021-08-01/items) or the eBay Inventory API (PUT /sell/inventory/v1/inventory_item).
FBA Inbound Shipments
Build SKU/quantity shipments, submit the planned quantities to Amazon, then reconcile against live FBA inventory summaries (GET /fba/inventory/v1/summaries) to surface received-vs-sent discrepancies.
Rule-Based Repricing
Buy-Box-aware target price (match / beat / fixed margin) clamped to min/max boundaries with optional never-below-cost protection. Pushes the new price via the Amazon Listings API, a 3-step Amazon price Feed, or the eBay Offer API.
eBay Sell REST API
Modern eBay Sell REST APIs — Fulfillment (orders), Inventory (item quantity) and Offer (price) — with OAuth refresh-token auth against production or sandbox.
SKU Matching
Listings link an Odoo product to a remote offer by SKU (seller SKU ↔ product internal reference / default_code), keeping order lines and pushes aligned to the right product.
Schedulers
Optional cron jobs for order import, inventory sync and repricing (disabled by default; enable per your needs).
Use Cases
Screenshots
Main
Why Choose This Module
Real Amazon SP-API and eBay Sell REST integration with BYOK credentials — no reseller account, no middle-man service. The module performs the actual OAuth/LWA token exchange and calls the live marketplace endpoints for order import, inventory and price sync, FBA inbound shipments and rule-based repricing.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Baris Genc
- Dependencies: base, sale, stock
- Support: 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