B2Bsellers Suite
API Referenceswww.b2b-sellers.comPublic demoshopRoadmap
Beta < 0.9.X
Beta < 0.9.X
  • Home
  • Products & Configuration
    • Plans & Plugin Concept
    • Demoshops
    • B2Bseller Suite - CORE Plugin
      • CORE-Plugin Configuration
      • B2B Flow/Business Events
      • B2B Rules
      • B2B Body Classes
      • B2bContextTrait
      • B2bPlatformContext
      • Registration process
      • UseCustomer URL Parameter
      • How to add „Menü Item“ on B2BPlattform
      • EmployeePermissionTrait
      • Express checkout setup
    • B2Bseller Suite - 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,EDI,Ariba, Punchout)
      • Register Requests
      • Order lists
      • Bonus program
      • Product Request
      • URL Authentication
      • Cost centers
      • Training or e-learning - event articles with attendee registration
    • B2Bsellers Suite - Connectors
      • Import Customers and Employees from an external REST-API OR CSV
      • Import Orders from an external REST-API (ERP)
      • Import Customer Prices from an external REST-API
      • POST Register Request to an external REST-API
    • Third Party Extensions
      • Parent products in the listing
  • Guides
    • Setup
      • Installation
      • Requirements
      • Dockware Setup (Docker)
      • Use Test-Customers
      • Cronjobs
      • CLI-Commands
      • How to start the b2b-platform vue.js watcher
    • Developer Onboarding
      • Development Helpers
    • Own Extensions
      • Concept of Extensions
      • How to develop your own extensions
      • How to extend the b2b platform
      • Example Plugins
    • Migration
    • Tips for Deployment / Continuous Integration
    • Performance
    • Guides for ERP-Interface
      • Overview - Full integrated ERP-Systems
      • Integration of ERP orders to Shopware 6
      • Integration Customers and Employees from ERP
  • Ressources
    • Usable Components
      • Vue.js - B2B Platform
      • Storefront
    • E-Mail Templates
    • FAQs
    • Support
  • API-References
    • Database Schema
    • 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
    • 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
    • Admin API
      • Order Import Endpoint
  • Release Notes
    • B2BsellersCore
      • Version v0.9.6
      • Version v0.9.5
      • Version v0.9.4
      • Version v0.9.3
      • Version v0.9.2
      • Version v0.9.1
    • B2BOffer (Archived)
      • Version v0.9.1
Powered by GitBook
On this page

Was this helpful?

  1. Release Notes
  2. B2BsellersCore

Version v0.9.3

11.05.2022

Bugs

  • BCS-554 Fixed bug which did not allow to reorder ordered items via Express Checkout

  • BCS-547 Show error message at login if no admin and no rule is selected

  • BCS-546 Shopware 6.4.11.* compatibility

  • BCS-541 Fixed a bug which always hid the prices when not logged in

  • BCS-528 Fixed a bug when loading the current sales-channel context after persisting it resulted in switched the employee

  • BCS-526 As Employee, if express-checkout isn't configure, it's not allowed to "express"-reorder

  • BCS-523 Remove platform modal backdrop when component is destroyed

  • BCS-521 as customer, I want to create the first employee and if the employee already exists, it returns an exception instead of a flash-message

  • BCS-513 fixed buttons at "employee edit" page side by side

  • BCS-503 if I'm logged in as employee with customer persistent cart setting "employeeBound", clone cart Error

  • BCS-497 In the admin checkbox "Trade confirmation in registration" remove frontend button "Trade license*".

  • BCS-494 bug fixed which didn't allow employees to create custom products in the cart

  • BCS-493 fixed a bug, which as sales rep logged in into employee, the topbar "back to sales portal" is sometimes not viewed

  • BCS-479 Fixed session/sales-channel context problem for sales agents on login

Task

  • BCS-551 Added the express checkout feature to the order history

  • BCS-540 Added additional routes to switch the current active addresses instead of setting them as default and updated the address switch on the checkout confirm page

  • BCS-522 Revert functionality: customer automatically login to the first employee admin

  • BCS-520 add password recovery for employees

  • BCS-515 if isn't any employee equal to "administrator", create an extra page after login, to set an employee instead of employee creation

  • BCS-496 Add field to each employee "trackActivities" with default true

  • BCS-475 Add multiple Translations to Storefront

  • BCS-474 Repeat order as a quick order with recalculation of the order (availability, prices, etc.)

  • BCS-470 In the Customer Migrate command, you can now also specify customer groups semicolon separated that should get B2B platform access.

  • BCS-468 The "Department" field in Employees is no longer a required field

  • BCS-464 if I'm logged in as sales rep, I don't know, where I'm. Show Name and Mail address in Account Menu (Header)

  • BCS-423 Add missing translations at roles page

  • BCS-418 Lot of small optimizations for the Employee Login

  • BCS-416 Lot of small optimizations for the sales representative Login

  • BCS-397 Customize express purchase ( f.e. select addresses, payment method, shipping method or make comments ...)

  • BCS-245 Display the variants of the table listing in a modal instead of the table itself

Last updated 2 years ago

Was this helpful?