B2Bsellers Suite

B2Bsellers - Release 3.3.0 | 2.4.0

GENERAL

With the minor release 3.3.0 | 2.4.0 of the B2Bsellers Suite we have persistent shopping cart fundamentally revised.

This function ensures that shopping baskets are reliably saved - regardless of whether users log out, switch devices or interrupt the session. 

In addition, it is possible to specify at customer level whether the shopping cart should be available for the entire company or customized individually for each employee. This gives companies the flexibility to decide whether a centralized purchasing process is desired or whether each employee manages their own shopping cart.

With this release, we are also introducing our New support lifecycle & release strategy one. The introduction of Version 2.4.0 is a central component of this strategy:

  • Longer support for existing versions

  • Parallel releases for more flexibility

  • Clear update roadmap for better planning

More information on the support lifecycle:

RESOLVED BUGS v3.3.0 - Shopware 6.6 Compatible

Task

  • BCS-2228 Rewrite persistent cart feature
  • BCS-2181 Separate identical cart items in the shopping cart that have different comments

Bug

  • BCS-2070 Fixed Error: At least one item of ".register-form" must exist in parent node! if registration form is enabled
  • BCS-2149 Fixed Exploded view points are stuck to upper left corner
  • BCS-2268 Replaced Deprecated function this.cacheApiService.clearAndWarmup during installation
  • BCS-2222 Fixed Address component not validating against country's address settings for required fields
  • BCS-2272 Fixed customized prices - from one calculation and admin view visibility
  • BCS-2324 Fixed Address mask not showing phone number if enabled
  • BCS-2348 Fixed Deprecated $errorNames used in EmployeeEmailUnique instead of ERROR_NAMES
  • BCS-2365 Fix error when accessing uninitialized firstName/lastName in CustomerAddressEntityExtension

RESOLVED BUGS v2.4.0 - Shopware 6.5 Compatible

Task

  • BCS-2222 Fixed Address component not validating against the country's address settings for required fields
  • BCS-2228 Rewrite persistent cart feature
  • BCS-2324 Fixed Address mask not showing phone number if enabled

Bug

  • BCS-1717 Fixed search for customer specific product number in fast search
  • BCS-2070 Fixed Error: At least one item of ".register-form" must exist in parent node! if registration form is enabled
  • BCS-2177 Fixed Method used during uninstallation of plugin
  • BCS-2182 Fixed Offer as a sales rep profit margin not taking discount into account
  • BCS-2200 Fixed Error in Closed Shop Feature
  • BCS-2220 Fixed Fast order via csv import not adding items from file to list
  • BCS-2257 Fixed B2bEProcurementCxml bug that prevented loading of the plugin configuration
  • BCS-2268 Replaced Deprecated function this.cacheApiService.clearAndWarmup during installation
  • BCS-2318 Fixed Error where sometimes logged-out user could not search if Customer Specific Product numbers is activated

DEVELOPER NEWS

Migration from 3.X.X | 2.X.X to 3.3.0 | 2.4.0

Updating from 3.X.X or 2.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

Comments are closed.