diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 11:12:55 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 11:12:55 +0700 |
| commit | fce0544a079664e229477efe3bc8c98ecf06059c (patch) | |
| tree | f147d00c233b8e05f9a19d3b3d14765f716457b9 | |
| parent | 22e5462d4ffb9e7ac8e48777436e2d1c7a506533 (diff) | |
feature boolean
| -rw-r--r-- | import_brand.ktr | 2 | ||||
| -rw-r--r-- | import_price_group.ktr | 2 | ||||
| -rw-r--r-- | import_product_product.ktr | 2 | ||||
| -rw-r--r-- | import_purchase_order.ktr | 2 | ||||
| -rw-r--r-- | import_purchase_pricelist.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist.ktr | 6 | ||||
| -rw-r--r-- | insert_update_pricelist1.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist2.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist3.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist4.ktr | 2 | ||||
| -rw-r--r-- | insert_update_pricelist5.ktr | 2 |
11 files changed, 13 insertions, 13 deletions
diff --git a/import_brand.ktr b/import_brand.ktr index b476286..ea3c78c 100644 --- a/import_brand.ktr +++ b/import_brand.ktr @@ -525,7 +525,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> diff --git a/import_price_group.ktr b/import_price_group.ktr index c97a55b..ab567ae 100644 --- a/import_price_group.ktr +++ b/import_price_group.ktr @@ -525,7 +525,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> diff --git a/import_product_product.ktr b/import_product_product.ktr index fbb17ab..0d49f9c 100644 --- a/import_product_product.ktr +++ b/import_product_product.ktr @@ -525,7 +525,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> diff --git a/import_purchase_order.ktr b/import_purchase_order.ktr index a667e57..b0aec45 100644 --- a/import_purchase_order.ktr +++ b/import_purchase_order.ktr @@ -525,7 +525,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> diff --git a/import_purchase_pricelist.ktr b/import_purchase_pricelist.ktr index 320fc73..dd298eb 100644 --- a/import_purchase_pricelist.ktr +++ b/import_purchase_pricelist.ktr @@ -525,7 +525,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> 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> diff --git a/insert_update_pricelist1.ktr b/insert_update_pricelist1.ktr index a3f0bd5..bfed21b 100644 --- a/insert_update_pricelist1.ktr +++ b/insert_update_pricelist1.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> diff --git a/insert_update_pricelist2.ktr b/insert_update_pricelist2.ktr index 6455631..c567570 100644 --- a/insert_update_pricelist2.ktr +++ b/insert_update_pricelist2.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> diff --git a/insert_update_pricelist3.ktr b/insert_update_pricelist3.ktr index 55cee04..14f90a7 100644 --- a/insert_update_pricelist3.ktr +++ b/insert_update_pricelist3.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> diff --git a/insert_update_pricelist4.ktr b/insert_update_pricelist4.ktr index f8671b5..2af4a59 100644 --- a/insert_update_pricelist4.ktr +++ b/insert_update_pricelist4.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> diff --git a/insert_update_pricelist5.ktr b/insert_update_pricelist5.ktr index f37b744..6b36000 100644 --- a/insert_update_pricelist5.ktr +++ b/insert_update_pricelist5.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> |
