From 76a5f56f324986a18ced12d01214670fdc18663e Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 18 Sep 2023 13:32:00 +0700 Subject: refactor again --- import_price_group.ktr | 206 +++++++++++++++++++++---------------------------- 1 file changed, 87 insertions(+), 119 deletions(-) (limited to 'import_price_group.ktr') diff --git a/import_price_group.ktr b/import_price_group.ktr index 05f5414..8a2460d 100644 --- a/import_price_group.ktr +++ b/import_price_group.ktr @@ -430,20 +430,20 @@ 2023/08/22 09:00:32.267 - 2023/08/22 09:00:32.267 - + H4sIAAAAAAAAAAMAAAAAAAAAAAA= N - dw bi indoteknik - 192.168.23.5 + dw bi indoteknik (localhost) + localhost POSTGRESQL Native dw_bi_indoteknik 5432 odoo - Encrypted 2be98afc86aa7f2e4cb79ce10d196a0d5 + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -474,11 +474,11 @@ SUPPORTS_BOOLEAN_DATA_TYPE - Y + N SUPPORTS_TIMESTAMP_DATA_TYPE - Y + N USE_POOLING @@ -487,8 +487,8 @@ - erp indoteknik production - 34.101.171.249 + erp indoteknik production (localhost) + localhost POSTGRESQL Native erp_indoteknik @@ -499,42 +499,10 @@ - - 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 - Y - - - SUPPORTS_TIMESTAMP_DATA_TYPE - Y - - - USE_POOLING - N - @@ -544,6 +512,84 @@ Y + + Insert / update + InsertUpdate + + Y + + 1 + + none + + + dw bi indoteknik (localhost) + 100 + N + + public + price_group_dw
+ + id + id + = + + + + id + id + N + + + name + name + Y + + + pricelist_id + pricelist_id + Y + + + group1 + group1 + Y + + + group2 + group2 + Y + + + group3 + group3 + Y + + + group4 + group4 + Y + + + group5 + group5 + Y + +
+ + + + + + + + + + 480 + 112 + Y + +
Table input TableInput @@ -555,7 +601,7 @@ none - erp indoteknik production + erp indoteknik production (localhost) select id, name, pricelist_id, group1, group2, group3, group4, group5 from price_group pg 0 @@ -763,84 +809,6 @@ Y - - Insert / update - InsertUpdate - - Y - - 1 - - none - - - dw bi indoteknik - 100 - N - - public - price_group_dw
- - id - id - = - - - - id - id - N - - - name - name - Y - - - pricelist_id - pricelist_id - Y - - - group1 - group1 - Y - - - group2 - group2 - Y - - - group3 - group3 - Y - - - group4 - group4 - Y - - - group5 - group5 - Y - -
- - - - - - - - - - 480 - 112 - Y - -
-- cgit v1.2.3