summaryrefslogtreecommitdiff
path: root/insert_update_pricelist.ktr
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-09-18 14:47:36 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-09-18 14:47:36 +0700
commit841af45973932090b64012db1941ed5d657299b7 (patch)
tree74e92a47232ab2cfdd67d4d3f2dc17df82956c88 /insert_update_pricelist.ktr
parentb365aa304ca131ac506cde2674ea9b09e20e6156 (diff)
fix error
Diffstat (limited to 'insert_update_pricelist.ktr')
-rw-r--r--insert_update_pricelist.ktr17
1 files changed, 17 insertions, 0 deletions
diff --git a/insert_update_pricelist.ktr b/insert_update_pricelist.ktr
index f592bc5..63a255a 100644
--- a/insert_update_pricelist.ktr
+++ b/insert_update_pricelist.ktr
@@ -697,6 +697,18 @@
<precision>-1</precision>
<set_empty_string>N</set_empty_string>
</field>
+ <field>
+ <name>base_const</name>
+ <type>String</type>
+ <format/>
+ <currency/>
+ <decimal/>
+ <group/>
+ <nullif>list_price</nullif>
+ <length>-1</length>
+ <precision>-1</precision>
+ <set_empty_string>N</set_empty_string>
+ </field>
</fields>
<attributes/>
<cluster_schema/>
@@ -826,6 +838,11 @@
<rename>write_date_1</rename>
<update>Y</update>
</value>
+ <value>
+ <name>base</name>
+ <rename>base_const</rename>
+ <update>Y</update>
+ </value>
</lookup>
<attributes/>
<cluster_schema/>