Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 476 Bytes

2022-01-20-tax-of-the-products-is-not-re-calculated-when-changing-tax-of-bulk-edit.md

File metadata and controls

10 lines (10 loc) · 476 Bytes
title issue
Tax of the products is not re-calculated when changing tax of bulk edit
NEXT-19645

Core

  • Added new API POST: /api/_action/calculate-prices at PriceActionController class to calculate prices

Administration

  • Added method calculatePrices in calculate-price service to calculate prices
  • Changed method bulkEdit in src/module/sw-bulk-edit/service/handler/bulk-edit-product.handler.js to handle recalculate tax and update product prices