diff options
Diffstat (limited to 'insert_update_pricelist.ktr')
| -rw-r--r-- | insert_update_pricelist.ktr | 43 |
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/> |
