summaryrefslogtreecommitdiff
path: root/insert_update_pricelist.ktr
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-09-19 11:00:33 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-09-19 11:00:33 +0700
commit2197d4c1529c2e54afe6ac8f4c7ab30b0b985192 (patch)
tree71c2c00283a6b3f186d07298caf7cc21b90aec72 /insert_update_pricelist.ktr
parent0ee46cbe530976dbac58929eb2bccc4b3057fafe (diff)
refix
Diffstat (limited to 'insert_update_pricelist.ktr')
-rw-r--r--insert_update_pricelist.ktr43
1 files changed, 0 insertions, 43 deletions
diff --git a/insert_update_pricelist.ktr b/insert_update_pricelist.ktr
index 4150a36..f64a4c7 100644
--- a/insert_update_pricelist.ktr
+++ b/insert_update_pricelist.ktr
@@ -569,11 +569,6 @@
<to>Insert / update</to>
<enabled>Y</enabled>
</hop>
- <hop>
- <from>Insert / update</from>
- <to>Execute SQL script</to>
- <enabled>N</enabled>
- </hop>
</order>
<step>
<name>Add constants</name>
@@ -747,44 +742,6 @@
</GUI>
</step>
<step>
- <name>Execute SQL script</name>
- <type>ExecSQL</type>
- <description/>
- <distribute>Y</distribute>
- <custom_distribution/>
- <copies>1</copies>
- <partitioning>
- <method>none</method>
- <schema_name/>
- </partitioning>
- <connection>erp indoteknik production (localhost)</connection>
- <execute_each_row>N</execute_each_row>
- <single_statement>N</single_statement>
- <replace_variables>N</replace_variables>
- <quoteString>N</quoteString>
- <sql>update product_pricelist_item set active = 'true' where pricelist_id = 17022;</sql>
- <set_params>N</set_params>
- <insert_field/>
- <update_field/>
- <delete_field/>
- <read_field/>
- <arguments>
- </arguments>
- <attributes/>
- <cluster_schema/>
- <remotesteps>
- <input>
- </input>
- <output>
- </output>
- </remotesteps>
- <GUI>
- <xloc>1120</xloc>
- <yloc>272</yloc>
- <draw>Y</draw>
- </GUI>
- </step>
- <step>
<name>Filter rows</name>
<type>FilterRows</type>
<description/>