B2Bsellers Suite

B2Bsellers - Release 2.0.1 | 1.1.5

GENERAL

In the new version 2.0.1 | 1.1.5 of the B2Bsellers Suite, we have, in addition to some bug fixes, adapted the installation routine of the B2Bsellers Suite to point out how to proceed here for existing tables of a previous Shopware B2B Suite already during the installation.

BUGS

BCS-1391 Deny the plugin-installation if the Shopware B2B suite is in use \(due to database table conflicts\)
BCS-1427 Fixed a bug that did not allow sales representatives to sort their orders by status name
BCS-1467 Fix on several search related functions in the storefront
BCS-1473 Fixed using price calculator on b2b\_platform/products-list instead of calculatedCheapestPrice at twig file
BCS-1491 Fixed export functionality with the default customer profile for B2B customers
BCS-1492 Fixed tax problem on offers when tax rate is 0 
BCS-1493 Change CartPersisterInterface to AbstractCartPersister
BCS-1497 Fixed Datetime format at items on orderlists
BCS-1503 For closed stores, the Company name field is now available in the registration.
BCS-1507 Fixed customerAddressRepository triggers RegisterSubscriber on update
BCS-1509 Fixed filter options in customer activity table in salesrep dashboard
BCS-1494 Added the tax state to the cache key hashes
BCS-1502 Added selection field "Is company or private customer" in registration form 
BCS-1508 Added labelProperty for b2b\_sales\_representative\_contact\_person

DEVELOPER NEWS

Migration from 1.X.X | 2.X.X to 1.1.5 | 2.0.1

Updating from 1.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.