Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 528 Bytes

2020-10-08-fix-adding-product-price-regarding-to-tax-status.md

File metadata and controls

9 lines (9 loc) · 528 Bytes
title issue
Fix adding product price regarding to tax status
NEXT-11190

Administration

  • Added computed property taxStatus in module/sw-order/component/sw-order-line-items-grid/index.js
  • Added computed property taxStatus in module/sw-order/component/sw-order-line-items-grid-sales-channel/index.js
  • Added prop taxStatus in sw-order-product-select component
  • Changed method onItemChanged in module/sw-order/component/sw-order-product-select/index.js to assign product price regarding to tax status