| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 1563 |
| Technical Name |
mp_jumia_sellercenter |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
| Versions | 18.0 19.0 |
Jumia Seller Center Connector for Odoo
Sync products, orders and stock across multiple African Jumia marketplaces â Nigeria, Egypt, Morocco, Kenya, Ghana, Ivory Coast and more â with your own Seller Center API key (BYOK).
One Odoo app for every Jumia market you sell on
Jumia operates a separate Seller Center per country. This connector lets you configure each African market once â with your own Seller Center User ID and API key â and then pull orders, push catalogue updates and drive the fulfilment workflow from inside Odoo. Credentials never leave your Odoo instance: the API key is used locally to HMAC-SHA256 sign every request.
Order import
Pull recent Jumia orders into native Odoo sale orders, page by page, filtered by status and a configurable look-back window. Customers, shipping addresses and order lines are resolved automatically, with identical SKUs collapsed into a single line and the right quantity.
Stock & price sync
Push the Odoo sales price, an optional discounted sale price and on-hand
quantity to Jumia by seller SKU using the Seller Center ProductUpdate
feed. Run it on demand from the product list or let the hourly scheduler keep
Jumia in step with Odoo.
Fulfilment workflow
Acknowledge orders as packed, mark items ready to ship with the courier and a tracking number, or cancel items with a reason â each action calls the matching Seller Center status endpoint and records the result.
Feed result tracking
Seller Center processes catalogue updates asynchronously and returns a Feed ID.
The built-in sync wizard polls FeedStatus and shows the processed
count and any per-SKU errors so you know exactly what landed.
Feature summary
| Area | What it does |
|---|---|
| Multi-market | One configuration record per African Jumia market (Nigeria, Egypt, Morocco, Ivory Coast, Kenya, Ghana, Senegal, Tunisia, Algeria, Uganda) with its own host, currency and BYOK credentials. |
| Order pull | GetOrders + GetOrderItems with status and date-window filtering, paged import into sale.order. |
| Customer & address | Shipping name, phone, street, city and postcode mapped onto res.partner with de-duplication. |
| Price push | List price and optional sale price pushed by seller SKU. |
| Stock push | On-hand quantity pushed by seller SKU, batched up to 50 per feed. |
| Pack / Ship / Cancel | Seller Center status transitions with courier and tracking number. |
| Feed status | Poll asynchronous feed results with per-SKU error reporting. |
| Schedulers | Optional crons for order fetch and catalogue sync (disabled by default). |
| API log | Every call logged with operation, market, status, duration and error excerpt. |
| Security (BYOK) | HMAC-SHA256 request signing performed locally; your API key is never sent in the clear. |
How it works
- Open Jumia > Markets and add one record per country, pasting your Seller Center User ID and API key.
- Click Test Connection to verify the credentials with a live, lightweight call.
- Flag the products you sell on Jumia with Sync to Jumia and set their seller SKU.
- Fetch orders on demand or enable the scheduler; fulfil them with the Pack and Ready-to-Ship buttons.
Requirements
Odoo 18.0 or 19.0 (Community or Enterprise). An active Jumia Seller Center
account with API access for each market you connect. The Python
requests library (bundled with Odoo).
Screenshots
Api Log
Markets
Jumia Orders
Settings
Update date: 2026-07-02
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 1563 |
| Technical Name |
mp_jumia_sellercenter |
| License | OPL-1 |
| Website | https://pokutsoft.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