summaryrefslogtreecommitdiff
path: root/insert_update_pricelist.ktr
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-09-19 11:12:55 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-09-19 11:12:55 +0700
commitfce0544a079664e229477efe3bc8c98ecf06059c (patch)
treef147d00c233b8e05f9a19d3b3d14765f716457b9 /insert_update_pricelist.ktr
parent22e5462d4ffb9e7ac8e48777436e2d1c7a506533 (diff)
feature boolean
Diffstat (limited to 'insert_update_pricelist.ktr')
-rw-r--r--insert_update_pricelist.ktr6
1 files changed, 3 insertions, 3 deletions
diff --git a/insert_update_pricelist.ktr b/insert_update_pricelist.ktr
index 8dae3af..1a3e5b8 100644
--- a/insert_update_pricelist.ktr
+++ b/insert_update_pricelist.ktr
@@ -526,7 +526,7 @@
</attribute>
<attribute>
<code>SUPPORTS_BOOLEAN_DATA_TYPE</code>
- <attribute>N</attribute>
+ <attribute>Y</attribute>
</attribute>
<attribute>
<code>SUPPORTS_TIMESTAMP_DATA_TYPE</code>
@@ -632,12 +632,12 @@
</field>
<field>
<name>active_const</name>
- <type>String</type>
+ <type>Boolean</type>
<format/>
<currency/>
<decimal/>
<group/>
- <nullif>true</nullif>
+ <nullif>Y</nullif>
<length>-1</length>
<precision>-1</precision>
<set_empty_string>N</set_empty_string>