diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 10:55:10 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 10:55:10 +0700 |
| commit | 0ee46cbe530976dbac58929eb2bccc4b3057fafe (patch) | |
| tree | 6a919f3407b392247e97f69a7a1cfc3392610d51 /calculate_price_after_disc.ktr | |
| parent | 8c9037d3c5ca9b0b29c316537b8a75a9725b65b2 (diff) | |
support boolean insert
Diffstat (limited to 'calculate_price_after_disc.ktr')
| -rw-r--r-- | calculate_price_after_disc.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calculate_price_after_disc.ktr b/calculate_price_after_disc.ktr index 77feab1..3e205a6 100644 --- a/calculate_price_after_disc.ktr +++ b/calculate_price_after_disc.ktr @@ -474,7 +474,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> |
