diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-10-03 07:58:41 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-10-03 07:58:41 +0700 |
| commit | 7897405a3d05011898f0f49a07791aee6d954f57 (patch) | |
| tree | a4a11bf014a87f3b04a1a545b8a17a1c0b58eb4a /insert_update_pricelist5.ktr | |
| parent | 7880be96b110b68c0c88fd7363f16a2764cd2c31 (diff) | |
fix filter row fixed price to price discount
Diffstat (limited to 'insert_update_pricelist5.ktr')
| -rw-r--r-- | insert_update_pricelist5.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
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/> |
