Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 632 Bytes

2020-09-21-remove-price-preview-for-product-items-in-admin-orders.md

File metadata and controls

8 lines (8 loc) · 632 Bytes
title issue
Remove price preview for product items in admin orders
NEXT-10697

Administration

  • Changed method initLineItem in module/sw-order/component/sw-order-line-items-grid-sales-channel to remove price preview when adding a product, custom item or credit in Admin order.
  • Changed method createNewOrderLineItem in module/sw-order/component/sw-order-line-items-grid to remove price preview when adding a product, custom item or credit in Edit order.
  • Changed method onItemChanged in module/sw-order/component/sw-order-product-select to remove price preview when selecting a product in Admin/Edit order.