Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 736 Bytes

2021-05-25-assign-product-to-sales-channel-from-categories.md

File metadata and controls

11 lines (11 loc) · 736 Bytes
title issue
Assign product to sales channel from categories
NEXT-14828

Administration

  • Added component sw-sales-channel-product-assignment-categories.
  • Changed method getTreeItems in src/app/component/entity/sw-category-tree-field/index.js to modify category criteria correctly.
  • Changed in sw-sales-channel/component/sw-sales-channel-products-assignment-modal/index.js.
    • Changed method onChangeSelection to assign product with both methods individual selection and categories.
    • Changed computed products to assign category products with total products.
  • Changed in method onAddProducts in src/module/sw-sales-channel/view/sw-sales-channel-detail-products/index.js to assign product correctly.