This is where all changes made to the Magento module 3 Brightpearl extension are listed. Information on the new features can be found here.
Which module should I use?
- Magento Module 3.x: Use if you are running Magento version 2.4.4 and above
- Magento Module 2.x: Use if you are running Magento version 2.4.3-p3 and below
3.0.8 December 2022
Brightpearl 3.0.8
[FIX] #723 move abstract api definitions to platform folder
[FIX] #808 Price importer / bundle product / not mapping Tier Price to admin 0
[FIX] #809 Price importer / simple attribute / does not map all websites
[FIX] #814 Inventory : import live / TTL is ignored
[NEW] #818 Improve inventory update report messaging
[FIX] #819 Order: shipment import bulk / dropship not found api break interactions
[FIX] #820 Rename company name priority map from Address to Customer
[FIX] #821 Remove obsolete Model/Platform folder
[FIX] #822 Rename Batch parameter for Shipment import bulk interaction
Framework 3.0.8
[FIX] #739 Remove obsolete cron infrastructure
3.0.7 December 2022
Brightpearl 3.0.7
[FIX] #807 Remove ORDER : reconcile STRICT flag and associated functionality
[FIX] #802 Webhooks skipped by router
[NEW] #800 Change comments in INVENTORY section
[FIX] #798 Duplicate namespace in Console/Command/Order/Reconcile.php
Framework 3.0.6
3.0.6 November 2022
Brightpearl 3.0.6
[FIX] PHP 8.1 and Magento 2.4.4 compliance
Framework 3.0.6
[FIX] PHP 8.1 and Magento 2.4.4 compliance
Changes from Module 2 to Module 3
Changes have been made to the Brightpearl interaction names
Magento Module 2 Interaction Name |
Magento Module 3 Interaction Name |
Interaction : Export order |
ORDER : export |
Interaction : Import prices |
PRICE : import |
Interaction : Export order payment |
ORDER : payment / export |
Interaction : Import MSI levels (live) |
INVENTORY : import / live |
Interaction : Import MSI levels (bulk) |
INVENTORY : import / bulk |
Interaction : Import order status (real-time) |
ORDER : status / import / live |
Interaction : Import order status (bulk) |
ORDER : status / import / bulk |
Interaction : Import shipments (real-time) |
ORDER : shipment / import / live |
Interaction : Reconcile shipments |
ORDER : shipment / import / bulk |
Interaction : Reconcile orders |
ORDER : export / reconcile |
Interaction : Export Creditmemo |
ORDER : creditmemo / export |
Interaction : Export order status |
ORDER : status / export |
Interaction : Register integration webhooks |
WEBHOOKS : activate |
Interaction : Import Brightpearl settings |
SETTINGS : import |