Import Bol.com Orders In Odoo¶
The Bol.com Odoo Connector imports your Bol.com orders (FBR and FBB) into Odoo as Sale Orders, automatically applying the workflow you defined per fulfillment type. You can run imports manually for a specific fulfillment type or set of order IDs, or rely on the scheduled action for hands-off automation.
Before importing, configure Order configuration and Workflow configuration on the instance.
For FBB imports, the instance must have a configured FBB Warehouse and FBB Workflow.
Method - 1: Manual Order Import¶
Go to the menu in Odoo.
Click on the
Operationsbutton from the instance record.In the wizard, choose one of the three flows depending on what you need to import:
Option A: Import Open FBR Orders
Operation For:
FBR.Operation:
Import Orders.
Option B: Import Open FBB Orders
Operation For:
FBB.Operation:
Import Orders.
Option C: Import Specific Orders By ID
Operation For:
FBR & FBB.Operation:
Import Order By ids.Marketplace ID(s): enter the Bol.com order numbers separated by commas (e.g.
1580015XXX, 158218XXXX).
Note
By default, the connector imports only OPEN orders. To import ALL or SHIPPED orders, enable Developer Mode, go to the order tab in the instance configuration, and change the order status filter.
Click PROCESS.
What Happens Next¶
The processing flow depends on the import method you chose.
Standard FBR / FBB imports (bulk)
The connector fetches open orders from Bol.com and queues them in an Order Queue Job.
A scheduled background job processes the queue line by line, creates the Sale Orders in Odoo, and applies the matching Workflow Configuration.
Failed lines are visible from the Queue smart button on the instance card or under .
Import by IDs (immediate)
The connector fetches the specified orders and processes them immediately, bypassing the queue.
Failures are not retried automatically. Click the Logs smart button on the instance to inspect the error.
Method - 2: Automatic Order Import¶
Use the scheduled action to import new orders from Bol.com without manual intervention.
Go to .
Open the Automatic Jobs tab.
Find Import FBR & FBB Order and configure Interval Number, Interval Unit, and Active.
The scheduled action follows the same logic as the manual bulk import.
Important
Order Status filter: only orders matching the Order Status configured on the instance (default
OPEN) are imported.Already fulfilled orders: if Bol.com already marks an order as fulfilled at import time, the connector skips the delivery process and creates a confirmed stock move directly in Odoo.
Status updates: when an order already exists in Odoo and is later fulfilled on Bol.com, the connector updates the existing record (delivery marked as done, tracking reference set).
Order tags: existing orders also receive the latest Bol.com tags during the next import.