From b3e01d0afff1fcb1297d4c59ae49fcc6b2205be2 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 19 Sep 2023 09:51:45 +0700 Subject: change to server dev --- insert_update_pricelist.ktr | 110 ++++++++++++++++++++++++++++---------------- 1 file changed, 71 insertions(+), 39 deletions(-) (limited to 'insert_update_pricelist.ktr') diff --git a/insert_update_pricelist.ktr b/insert_update_pricelist.ktr index 63a255a..6010dd3 100644 --- a/insert_update_pricelist.ktr +++ b/insert_update_pricelist.ktr @@ -489,7 +489,7 @@ erp indoteknik production (localhost) - localhost + 10.148.0.3 POSTGRESQL Native erp_indoteknik @@ -500,10 +500,42 @@ + + FORCE_IDENTIFIERS_TO_LOWERCASE + N + + + FORCE_IDENTIFIERS_TO_UPPERCASE + N + + + IS_CLUSTERED + N + PORT_NUMBER 5432 + + PRESERVE_RESERVED_WORD_CASE + Y + + + QUOTE_ALL_FIELDS + N + + + SUPPORTS_BOOLEAN_DATA_TYPE + N + + + SUPPORTS_TIMESTAMP_DATA_TYPE + N + + + USE_POOLING + N + @@ -724,6 +756,44 @@ Y + + Execute SQL script + ExecSQL + + Y + + 1 + + none + + + erp indoteknik production (localhost) + N + N + N + N + update product_pricelist_item set active = 'true' where pricelist_id = 17022; + N + + + + + + + + + + + + + + + + 1120 + 272 + Y + + Filter rows FilterRows @@ -2007,44 +2077,6 @@ order by product_id Y - - Execute SQL script - ExecSQL - - Y - - 1 - - none - - - erp indoteknik production (localhost) - N - N - N - N - update product_pricelist_item set active = 'true' where pricelist_id = 17022; - N - - - - - - - - - - - - - - - - 1120 - 272 - Y - - -- cgit v1.2.3