summaryrefslogtreecommitdiff
path: root/insert_update_pricelist4.ktr
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-09-19 15:22:08 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-09-19 15:22:08 +0700
commit86b41b151a3d096340bd385d86788bc4682f32c3 (patch)
treedeaa35d11d4865b9f31615d21b7d00a114bc64fe /insert_update_pricelist4.ktr
parent37e1415cee670b36e819e6c0d648d2cae4733b9f (diff)
change to discount
Diffstat (limited to 'insert_update_pricelist4.ktr')
-rw-r--r--insert_update_pricelist4.ktr25
1 files changed, 21 insertions, 4 deletions
diff --git a/insert_update_pricelist4.ktr b/insert_update_pricelist4.ktr
index c09de77..96a13e5 100644
--- a/insert_update_pricelist4.ktr
+++ b/insert_update_pricelist4.ktr
@@ -649,7 +649,7 @@
<currency/>
<decimal/>
<group/>
- <nullif>fixed</nullif>
+ <nullif>formula</nullif>
<length>-1</length>
<precision>-1</precision>
<set_empty_string>N</set_empty_string>
@@ -721,7 +721,19 @@
<currency/>
<decimal/>
<group/>
- <nullif>list_price</nullif>
+ <nullif>pricelist</nullif>
+ <length>-1</length>
+ <precision>-1</precision>
+ <set_empty_string>N</set_empty_string>
+ </field>
+ <field>
+ <name>base_pricelist_const</name>
+ <type>Integer</type>
+ <format/>
+ <currency/>
+ <decimal/>
+ <group/>
+ <nullif>17022</nullif>
<length>-1</length>
<precision>-1</precision>
<set_empty_string>N</set_empty_string>
@@ -836,8 +848,8 @@
<update>Y</update>
</value>
<value>
- <name>fixed_price</name>
- <rename>price_tier4</rename>
+ <name>price_discount</name>
+ <rename>disc_tier4</rename>
<update>Y</update>
</value>
<value>
@@ -865,6 +877,11 @@
<rename>base_const</rename>
<update>Y</update>
</value>
+ <value>
+ <name>base_pricelist_id</name>
+ <rename>base_pricelist_const</rename>
+ <update>Y</update>
+ </value>
</lookup>
<attributes/>
<cluster_schema/>