Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 356 Bytes

2020-09-30-fix-total-price-of-product-is-not-recalculated-after-adding-similar-product-in-admin-order.md

File metadata and controls

6 lines (6 loc) · 356 Bytes
title issue
Fix total price of product is not recalculate after adding similar product in admin order
NEXT-10859

Core

  • Changed the method process in Shopware/Core/Content/Product/Cart/ProductCartProcessor that setQuantity for PriceDefinition before recalculating the totalPrice when admin add a duplicated product to the new order.