GENERAL
We are pleased to inform you that the bugfix version 2.3.4 | 3.1.4 of the B2Bsellers Suite has been released. In this version, we have fixed several bugs to improve the stability and performance of the B2Bsellers Suite.
Note
From January, we will be concentrating fully on the further development and improvement of our Shopware 6.6 compatible version and will not be releasing any further features or bug fixes for the 6.5 compatible version.
RESOLVED BUGS v3.1.4 - Shopware 6.6 Compatible
Task
- BCS-1584 Added "componentCreated" method for the created hook to platform components
- BCS-1615 "Company selection" button added to the account flyout if multiple companies are linked to the logged-in employee
- BCS-1616 Improved UI: You can now see the active menu item in the B2B platform
- BCS-1872 Added passwordless login as option in core settings
- BCS-1877 Added hint to b2b platform menu if option isn't displayed in store due to inactive addon
- BCS-1972 Display source field in the administration for orders
- BCS-2009 Added more descriptive warning about store missing localization to script
- BCS-2045 Added addAssociation for stateMachineState to EmployeeOrderRoute.php
- BCS-2099 Added source information to order overview at the storefront
Bug
- BCS-1572 Fixed add event items to offers
- BCS-1646 Fixed tax at subscription items on offer creation
- BCS-1873 Fixed B2B-CustomFields at order details when BonusProgram is used
- BCS-1929 Fixed Translated variable in b2bPlatform.dashboardWidgets.orderChartTitle
- BCS-1958 Fixed Inputfield disappearing while editing order list name if field is blanked
- BCS-2006 Fixed Errors with coupon codes in checkout
- BCS-2015 Fixed CustomerProductNumbers not working correctly if ElasticSearch and AdvancedSearch are used
- BCS-2025 Fixed Order list not showing company while logged in as a sales rep
- BCS-2044 Fixed Cart not emptied if order is submitted while using cXML login
- BCS-2072 Added Improved error message during upgrade for when mail templates are not found
- BCS-2090 Fixed missing dependency in package.json while using watcher
RESOLVED BUGS v2.3.4 - Shopware 6.5 Compatible
Task
- BCS-1584 Added "componentCreated" method for the created hook to platform components
- BCS-1615 "Company selection" button added to the account flyout if multiple companies are linked to the logged-in employee
- BCS-1616 Improved UI: You can now see the active menu item in the B2B platform
- BCS-1872 Added passwordless login as option in core settings
- BCS-1877 Added hint to b2b platform menu if option isn't displayed in store due to inactive addon
- BCS-1972 Display source field in the administration for orders
- BCS-2009 Added more descriptive warning about store missing localization to script
- BCS-2045 Added addAssociation for stateMachineState to EmployeeOrderRoute.php
- BCS-2099 Added source information to order overview at the storefront
Bug
- BCS-1572 Fixed add event items to offers
- BCS-1646 Fixed tax at subscription items on offer creation
- BCS-1873 Fixed B2B-CustomFields at order details when BonusProgram is used
- BCS-1929 Fixed Translated variable in b2bPlatform.dashboardWidgets.orderChartTitle
- BCS-1958 Fixed Inputfield disappearing while editing order list name if field is blanked
- BCS-2006 Fixed Errors with coupon codes in checkout
- BCS-2015 Fixed CustomerProductNumbers not working correctly if ElasticSearch and AdvancedSearch are used
- BCS-2025 Fixed Order list not showing company while logged in as a sales rep
- BCS-2044 Fixed Cart not emptied if order is submitted while using cXML login
- BCS-2072 Added Improved error message during upgrade for when mail templates are not found
- BCS-2090 Fixed missing dependency in package.json while using watcher
DEVELOPER NEWS
Migration from 2.X.X | 3.X.X to 2.3.4 | 3.1.4
Updating from 2.X.X or 3.X.X to the latest version is quite simple:
Option 1: Via the Shopware admin area
1. upload the ZIP file in the plugin list
2. after that you have to click on "update" for the plugin "B2Bsellers Suite
3. then delete the cache.
4. finished, your B2Bsellers plugin has been updated to the latest version.
Option 2: Via the Console
1. delete all files under "custom/plugins/b2bsellerscore
2. upload all files from the ZIP into this folder again
3. execute "bin/console plugin:list && plugin:update b2bsellercore
3. then delete the cache.
5. finished, your B2Bsellers plugin has been updated to the latest version.
Option 3: Per Composer:
1. first request an access to our Packagist account.
2. perform "composer update b2b-sellers/core
3. you still need to build the storefront, the admin and the B2B platform
3. then delete the cache.
5. finished, your B2Bsellers plugin has been updated to the latest version.
Of course we recommend to run and test the update on a development environment first.
If you have any questions or problems, please contact us at support@b2b-sellers.com