B2Bsellers Suite
API Referenceswww.b2b-sellers.comPublic demoshopRoadmap
v1.X.X (Shopware 6.4)
v1.X.X (Shopware 6.4)
  • Home
  • Product Tour
    • Plans & Plugin Concept
    • Public Demoshops
    • Get a personal B2B demo store?
  • User Guide
    • Installation & Setup
      • Installation
      • Requirements
      • Easy activate all Addons and Features
      • Use Test-Customers
      • License Settings
    • Configuration
      • License, purchaseable Addons and Features configuration
      • Configuration of the CORE
        • Express checkout setup
      • How to add „Menü Item“ on B2BPlattform
      • E-Mail Templates
      • B2B Rules
      • B2B Flow/Business Events
      • Customer specific prices
      • Registration process
      • PDP variant list
    • Configuration of purchasable Addons
      • Offer Function for Sales Agents
      • Spare Parts Shop
      • Subscription Article
      • Copper and brass product surcharges
      • Rating groups
      • B2B Platform Theme
      • E-Procurement (OCI-Punchout)
      • E-Procurement (cXML Purchase Order / Ariba)
      • Register Requests (wip)
      • Order lists
      • Bonus program
      • Product Request
      • URL Authentication
      • Cost centers
      • Discount Rate
      • Mobile sales portal (app)
      • Customer-specific assortments
      • Eventmanager (Beta)
      • Employee budgets
      • Order entry for Sales representatives (Beta)
    • Third Party Extensions
      • You want to provide a plugin?
    • Performance
    • FAQs
    • Support
  • Developer Guides
    • First Steps
      • Getting Started
      • Concept of Extensions
      • Dockware Setup (Docker)
      • How to start the b2b-platform vue.js watcher
      • How to build the b2b-platform (vue.js)
      • Protection of the Store-API
      • How to develop your first extensions
      • CLI-Commands
        • Migration of existing Shopware Customers
      • Cronjobs
      • Development Helpers
      • Example Plugins
    • Smart developer helpers
      • B2bPlatformContext
      • B2bContextTrait
      • EmployeePermissionTrait
      • B2B Body Classes
      • UseCustomer URL Parameter
      • Useful Vue.js Components for the B2B Platform
      • Useful Storefront Shopping World Elements
      • How to import external orders and offers?
    • How to's
      • Using B2Bsellers Suite with Shopware frontends
    • Guides for ERP-Interface
      • Overview - Full integrated ERP-Systems
      • Integration of ERP orders to Shopware 6
      • Integration Customers and Employees from ERP
    • Tips for Deployment / Continuous Integration
    • Typical errors
  • API-References
    • Database Schema
    • Entities
      • Custom Fields for existing Shopware Entities
      • Budget
      • BudgetEmployee
      • CollectionAccount
      • CustomerPrice
      • Employee
        • EmployeeCustomer
        • EmployeePermission
        • EmployeeRole
      • CustomerActivity
        • CustomerActivityType
      • Offer
        • OfferAddress
        • OfferCustomer
        • OfferItem
        • OfferStatus
      • ProductSubscription
      • ProductSubscriptionOrder
      • PasswordlessLogin
      • PaymentCondition
      • ProductExplodedView
      • B2bProductList
        • B2bProductListItem
        • B2bProductListType
      • RegisterRequest
        • RegisterRequestStatus
        • RegisterRequestActivity
      • SalesRepresentativeCustomer
    • Store-API
      • Account Request
      • Customer Activity
      • Customer Activity Type
      • Customer Last Orders
      • Customer List
      • Customer Price
      • Customer Sales Ranking
      • Customer Search
      • Delivery Interval
      • Delete Product Subscription
      • Document
      • Employee
      • Employee Permission
      • Employee Role
      • Employee Order
      • Event Product
      • Login Target List
      • Offer Document
      • Offer
      • Offer Mail
      • Offer Order
      • Offer Status
      • Ordered Products
      • Payment Condition
      • Platform Cms
      • Product List
      • Product Table Listing
      • Product Subscription
      • Product Subscription List
      • Sales Statistic
      • Snippet
    • Admin API
      • General Admin-API Info
      • Order Import Endpoint
      • Order Extension
  • Release Notes
    • B2BsellersCore
      • Version v1.1.4 - security update
      • Version v1.1.3
      • Version v1.1.2
      • Version v1.1.1
      • Version v1.1.0
      • Version v1.0.4
      • Version v1.0.3
      • Version v1.0.2
      • Version v1.0.1 - Hotfix
      • Version v1.0.0
      • Version v0.9.6
      • Version v0.9.5
      • Version v0.9.4
      • Version v0.9.3
      • Version v0.9.2
      • Version v0.9.1
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Release Notes
  2. B2BsellersCore

Version v1.0.4

Release date: 03.05.2023

Last updated 2 years ago

Was this helpful?

Release Notes

Here you'll find our Blog post with detailed description and developer infos: DE => ... or ... EN =>

Issues BCS-1224 Sucessfully tested with Shopware 6.4.20.1 BCS-1243 Created an exception if no B2BPlatform menu is stored in the core settings. BCS-1239 New minimum Shopware Version in Composer set to 6.4.20 BCS-1241 Added alert for "Send Welcome Mail with Password activation" on employee detail when employee has no assigned customers and disable action button BCS-1256 Criteria improvements for SalesRepresentativeRoute BCS-1257 Added ActivateB2bSellersAddonEvent/DeactivateB2bSellersAddonEvent to the addon/feature toggling BCS-1259 Removed node_modules from custom/plugins/b2bsellerscore/src/Resources/app/administration BCS-1088 Added Presettings for B2Bsellers Suite config fields

New Features BCS-1095 Time limited customised prices added BCS-1163 add "clear all filters" to vue.js b2b-platform table component if filtered and 0 results BCS-1209 Splitted global and customer specific roles in B2BPlattform - Storefront BCS-1215 Added all B2Bsellers Suite Entity Custom Fields into Admin > Settings > Custom Field > Assign to Entity BCS-1228 Added contact details of employees on sales rep. overview BCS-1230 Created Store-API for Variant-List data to product detail page, replaced in ProductListSubscriber.php

Bugs BCS-1169 Fixed price recalculation of manuall changed prices from private to business view (Gross/Net) BCS-1221 Fixed the bonus credit is not deducted after redeeming BCS-1222 Fixed creation of orderlists method type private BCS-1223 Fixed login into preferred company with individual login link BCS-1225 Fixed error message on csv fast order BCS-1226 Fixed order list widget on Cockpit when function is disabled BCS-1229 Fixed required field currency at customer specific prices BCS-1231 Fixed "display error" in company selection when the customer's company name is empty BCS-1233 Fixed redirect of account activation page on ResponseSubscriber by refactoring whitelists BCS-1238 Fixed pricefilter option was not hidden with disabled priceview BCS-1240 Added employee permission group + translation table to uninstall method of B2bSellersCore.php BCS-1242 Fixed attached trade confirmation on registration form was not submitted by mail BCS-1245 Fixed issue that you can log in as B2B Customer, although there are employees. BCS-1248 Fixed dump in OrderStateChangedSubscriber.php BCS-1249 Fixed order list item calculation over whole assortment when no item is in the order list BCS-1251 Fixed redirect on closed shops and 404 handling on failure BCS-1258 Fixed that employee can edit addresses although the role does not allow it BCS-1252 Fixed criteria to show correct order lists

https://www.b2b-sellers.com/de/b2bsellers-suite-1-0-4/
https://www.b2b-sellers.com/en/b2bsellers-suite-1-0-4/