Bol.com Connector Release Notes

Release notifications

Subscribe to Bol.com Connector updates

Receive an email after a new release is published and verified.

We will email a confirmation link first. Subscription is specific to Bol.com Connector for Odoo 19.0.

Stay informed about new features, improvements, and fixes.

Version 19.0.1.0.7

Released: June 25, 2026

  • Enforce Go Live safeguard for API requests on neutralized databases.

Version 19.0.1.0.6

Released: May 8, 2026

  • Add real-time Webhook support for Order, Shipment, and Process Status events.

Version 19.0.1.0.5

Released: May 8, 2026

  • Fix the error while exporting the product and add support for 14-digit barcodes.

Version 19.0.1.0.4

Released: May 6, 2026

  • Migrate Offers API from deprecated v10 to v11: synchronous create/get/PATCH/delete, paginated GET /retailer/offers (no CSV export), single PATCH endpoint replaces /price and /stock PUTs.

  • Replace flat condition / delivery-code selections with explicit v11 fields: condition category + state/grade/margin, fulfilment schedule + delivery-promise min/max days + ultimate order time. Legacy selections kept read-only for historical reads.

  • Populate Not Publishable Reasons via dedicated GET /offers/{id}/not-for-sale-reasons endpoint after every import, export, and PATCH.

  • Orders, shipments, returns, inventory, and invoices endpoints continue to use v10 and are unaffected by this upgrade.

  • Resolved issue where “Name” was a required field. Added “Publish in Store” option in the wizard.Implemented validation/support for 13-digit EAN numbers.

  • Added functionality to apply pricelist across all products.Also add functionality for the product export using queue job.

  • Added functionality to return action,refactor the code.

  • Implement dashboard functionality.

Version 19.0.1.0.3

Released: February 25, 2026

  • Implement integration with Bol.com to fetch invoice requests and automate the upload of generated invoices directly to the Bol.com.

Version 19.0.1.0.0

Released: November 10, 2025

  • Initial Release for Odoo v19.

Version 19.0.1.0.2

Released: February 5, 2025

  • Fix export price method name.

Version 19.0.1.0.1

Released: January 13, 2025

  • Fixed issue for import shipment for open order.