ALLGEMEINES
Wir freuen uns, Euch mitteilen zu können, dass die Bugfix-Version 2.3.4 | 3.1.4 der B2Bsellers Suite veröffentlicht wurde. In dieser Version haben wir mehrere Fehler behoben, um die Stabilität und Leistung der B2Bsellers Suite zu verbessern.
Hinweis
Ab Januar konzentrieren wir uns voll auf die Weiterentwicklung und Verbesserung unserer Shopware 6.6 kompatiblen Version und werden keine weiteren Features oder Bugfixes für die Version 6.5 kompatible Version veröffentlichen.
BEHOBENE BUGS v3.1.4 - Shopware 6.6 Kompatibel
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 shop due to inactive addon
- BCS-1972 Display source field in the administration for orders
- BCS-2009 Added more descriptive warning about shop 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 BonusProgramm 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
BEHOBENE BUGS v2.3.4 - Shopware 6.5 Kompatibel
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 shop due to inactive addon
- BCS-1972 Display source field in the administration for orders
- BCS-2009 Added more descriptive warning about shop 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 BonusProgramm 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 von 2.X.X | 3.X.X zu 2.3.4 | 3.1.4
Das Update von 2.X.X oder 3.X.X auf die aktuellste Version ist ziemlich einfach:
Möglichkeit 1: Über den Shopware Admin-Bereich
1. Laden Sie die ZIP-Datei in der Plugin-Liste hoch
2. Danach müssen Sie bei dem Plugin „B2Bsellers Suite“ noch auf "update" klicken
3. Löschen Sie anschliessend noch den Cache
4. Fertig, Ihr B2Bsellers Plugin wurde auf die letzte Version upgedatet.
Möglichkeit 2: Über die Console
1. Löschen Sie alle Dateien unter „custom / plugins / b2bsellerscore“
2. Laden Sie alle Dateien aus der ZIP neu in diesen Ordner hoch
3. Führen Sie „bin/console plugin:list && plugin:update b2bsellercore“ aus
4. Löschen Sie anschliessend noch den Cache
5. Fertig, Ihr B2Bsellers Plugin wurde auf die letzte Version upgedatet.
Möglichkeit 3: Per Composer:
1. Fragen Sie zuerst einen Zugang zu unserem Packagist Account an.
2. Führen Sie "composer update b2b-sellers/core" durch
3. Sie müssen noch die Storefront, das Admin sowie die B2B-Plattform builden
4. Löschen Sie anschliessend noch den Cache
5. Fertig, Ihr B2Bsellers Plugin wurde auf die letzte Version upgedatet.
Natürlich empfehlen wir das Update zuerst auf einer Entwicklungsumgebung durchzuführen und zu testen.
Bei Fragen oder Problemen kontaktieren Sie uns unter support@b2b-sellers.com