Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 382 Bytes

2020-10-09-fix-the-advanced-price-don't-applied-to-admin-order.md

File metadata and controls

6 lines (6 loc) · 382 Bytes
title issue
Fix the advanced price don't apply to admin order and the product price is not recalculated when changing the sale-channel's currency
NEXT-10886

Core

  • Moved add customPrice extension into IF statement that checking if priceDefinition is declared and is different than NULL in Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory.