fix(dashboard,promotion): percentage promotions + set currency code on percentage promotions (#13161)

This commit is contained in:
Riqwan Thamir
2025-08-07 13:07:41 +02:00
committed by GitHub
parent 9725bff25d
commit 224eaedf5c
5 changed files with 1090 additions and 951 deletions

View File

@@ -521,7 +521,7 @@ export default class PromotionModuleService
}
const isCurrencyCodeValid =
!isDefined(applicationMethod.currency_code) ||
!isPresent(applicationMethod.currency_code) ||
applicationContext.currency_code === applicationMethod.currency_code
const isPromotionApplicable = areRulesValidForContext(