B2Bsellers Suite

Discover the B2Bsellers Suite in the live product tour

B2Bsellers – Release 4.0.0 | 3.5.1

GENERAL

With the final releases 4.0.0 and 3.5.1, we are setting a clear milestone in the continued development of the B2Bsellers Suite. Version 4.0.0 is now officially released and marks the start of the next generation, no longer in RC status and with full product approval.

Version 4.0.0 provides the technological foundation for upcoming features and stands for a modernized architecture, improved performance, and future proof development of the B2Bsellers Suite. The focus is clearly on sustainable scalability and a stable base for new features.

In parallel, version 3.5.1 is released as a targeted update for the 3.x line. It delivers important bug fixes and optimizations for existing installations and ensures that users of older versions can continue to benefit from stable and reliable operation.

Focus on the Future: Version 4.0.0

With 4.0.0 we are continuing our work on the new generation of the B2Bsellers Suite. This release is all about greater efficiency, data transparency, and smarter process support.

  • Reworked budget function: Budget management has been completely redesigned and now offers significantly more clarity, control, and flexibility. Companies can manage budgets centrally, adjust limits dynamically, and track usage in real time. We show how this works in practice in our Video about the new budget function.
  • Catalog and price list export (available upon request): Another new feature is the option to export product catalogs and price lists in various standard formats—individually upon request. Supported export formats: CSV, BMECAT, Datanorm 4, Datanorm 5 and EDIFACT PricecatThis makes it even easier to integrate product and price data into external systems and exchange it with trading partners.
  • Approval process The also announced approval process are now included in BETA state into the release

Changelog v4.0.0 - Shopware 6.7 Compatible

  • BCS-2629 Added setting to allow offer requests for request-only articles

  • BCS-2673 Added a central extension-based visibility structure for frontend features

  • BCS-2713 Added onlyEmployee option to restrict access to employee-related pages

  • BCS-2730 Replaced InvalidArgumentException

  • BCS-2760 Added multi-decimal customer-specific prices

  • BCS-2773 Adjusted display of rounded totals

  • BCS-2779 Added default sorting for product lists by last updated

  • BCS-2781 Added an option to disable new payment buttons

  • BCS-2790 Added compatibility to Shopware 6.7.5.0

  • BCS-2800 Added a filter option to hide automated product lists in the list table

  • BCS-2805 Added compatibility to Shopware Commercial

  • BCS-2755 Fixed price visibility handling for inquiry-only products

  • BCS-2761 Fixed the fatal error when the first name or last name is missing

  • BCS-2768 Fixed the incorrect stock display in the offer overview

  • BCS-2769 Fixed the missing redirect to the product detail page after login

  • BCS-2770 Fixed behaviour when customer-specific prices are higher than the base price

  • BCS-2771 Fixed an error when opening or saving offer for deactivated employee

  • BCS-2786 Fixed employee email validator for multi-sales-channel configuration

  • BCS-2787 Fixed the invalid UUID error when submitting an offer request without productId

  • BCS-2789 Fixed the display of customer product number in search suggest

  • BCS-2793 Fixed price calculation for private product lists

  • BCS-2794 Fixed budget deduction when displaying net prices

  • BCS-2795 Fixed employee permission check for order release

  • BCS-2797 Fixed the display of inactive companies for sales representative

  • BCS-2799 Fixed order requests becoming inaccessible when the requesting employee is deactivated or removed

  • BCS-2801 Fixed visibility of customer-specific assortment products in global search

  • BCS-2802 Fixed sent email for an accepted employee invitation

  • BCS-2806 Fixed integration of zxing/library in storefront for barcode scanner

  • BCS-2813 Fixed the display of the product listing table

  • BCS-2815 Fixed vat calculation of optional products in offers

  • BCS-2816 Fixed an error on offer creation when selecting an existing delivery address

Stability & suitability for everyday use: Version 3.5.1

With this bugfix release, the focus is clearly on stability, reliability, and smooth day to day use of the B2Bsellers Suite. Numerous reported issues have been resolved, and existing features have been further refined to make daily work for merchants and buyers even more secure and consistent.
This update does not include any fundamental feature changes. Instead, it concentrates on corrections in key areas such as quotation processes, pricing and tax logic, user management, and email delivery, resulting in noticeably higher system stability during ongoing operation.

Changelog v3.5.1 - Shopware 6.6 Compatible

  • BCS-2629 Added setting to allow offer requests for request-only articles

  • BCS-2713 Added onlyEmployee option to restrict access to employee-related pages

  • BCS-2730 Replaced InvalidArgumentException

  • BCS-2760 Added multi-decimal customer-specific prices

  • BCS-2773 Adjusted display of rounded totals

  • BCS-2779 Added default sorting for product lists by last updated

  • BCS-2781 Added an option to disable new payment buttons

  • BCS-2800 Added a filter option to hide automated product lists in the list table

  • BCS-2805 Added compatibility to Shopware Commercial

  • BCS-2768 Fixed the incorrect stock display in the offer overview

  • BCS-2769 Fixed the missing redirect to the product detail page after login

  • BCS-2770 Fixed behaviour when customer-specific prices are higher than the base price

  • BCS-2786 Fixed employee email validator for multi-sales-channel configuration

  • BCS-2787 Fixed the invalid UUID error when submitting an offer request without productId

  • BCS-2789 Fixed the display of customer product number in search suggest

  • BCS-2793 Fixed price calculation for private product lists

  • BCS-2795 Fixed employee permission check for order release

  • BCS-2797 Fixed the display of inactive companies for sales representative

  • BCS-2799 Fixed order requests becoming inaccessible when the requesting employee is deactivated or 

  • BCS-2801 Fixed visibility of customer-specific assortment products in global search

  • BCS-2802 Fixed sent email for an accepted employee invitation

  • BCS-2815 Fixed vat calculation of optional products in offers

  • BCS-2816 Fixed an error on offer creation when selecting an existing delivery address removed

DEVELOPER NEWS

Migration from 4.X.X | 3.X.X | 2.X.X to 4.0.0 | 3.5.1

Updating from 4.X.X, 3.X.X, or 2.X.X to the latest version is pretty easy:

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.