diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-10-06 09:10:20 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-10-06 09:10:20 +0700 |
| commit | 9ec2a0a94706d41cbd9c7e5e1edb511193f6cd52 (patch) | |
| tree | ea284da388a8f8c6a09bcec1b773888cf1a10c12 /insert_update_pricelist3.ktr | |
| parent | 549f795bd29773ea12d976b06654a329a4847211 (diff) | |
fix typo field price to discount
Diffstat (limited to 'insert_update_pricelist3.ktr')
| -rw-r--r-- | insert_update_pricelist3.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/insert_update_pricelist3.ktr b/insert_update_pricelist3.ktr index 994f600..27fb509 100644 --- a/insert_update_pricelist3.ktr +++ b/insert_update_pricelist3.ktr @@ -779,7 +779,7 @@ <compare> <condition> <negated>N</negated> - <leftvalue>price_tier3</leftvalue> + <leftvalue>disc_tier3</leftvalue> <function><></function> <rightvalue>price_discount</rightvalue> </condition> |
