fix(pricing): PriceLists of type Sale should not override lower prices (#10882)

Resolves CMRC-840
This commit is contained in:
Kasper Fabricius Kristensen
2025-01-09 10:07:15 +00:00
committed by GitHub
parent 3ee15f3b85
commit a625bce7b0
4 changed files with 320 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/pricing": patch
---
fix(pricing): PriceLists of type Sale no longer override default prices when the price list price is higher than the default price.