diff options
| -rw-r--r-- | insert_update_pricelist3.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist4.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist5.ktr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/insert_update_pricelist3.ktr b/insert_update_pricelist3.ktr index a726d11..994f600 100644 --- a/insert_update_pricelist3.ktr +++ b/insert_update_pricelist3.ktr @@ -781,7 +781,7 @@ <negated>N</negated> <leftvalue>price_tier3</leftvalue> <function><></function> - <rightvalue>fixed_price</rightvalue> + <rightvalue>price_discount</rightvalue> </condition> </compare> <attributes/> diff --git a/insert_update_pricelist4.ktr b/insert_update_pricelist4.ktr index 2b6b468..244734f 100644 --- a/insert_update_pricelist4.ktr +++ b/insert_update_pricelist4.ktr @@ -781,7 +781,7 @@ <negated>N</negated> <leftvalue>price_tier4</leftvalue> <function><></function> - <rightvalue>fixed_price</rightvalue> + <rightvalue>price_discount</rightvalue> </condition> </compare> <attributes/> diff --git a/insert_update_pricelist5.ktr b/insert_update_pricelist5.ktr index 6465f04..21fc6ca 100644 --- a/insert_update_pricelist5.ktr +++ b/insert_update_pricelist5.ktr @@ -781,7 +781,7 @@ <negated>N</negated> <leftvalue>price_tier5</leftvalue> <function><></function> - <rightvalue>fixed_price</rightvalue> + <rightvalue>price_discount</rightvalue> </condition> </compare> <attributes/> |
