From 76a5f56f324986a18ced12d01214670fdc18663e Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 18 Sep 2023 13:32:00 +0700 Subject: refactor again --- calculate_price_after_disc.ktr | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'calculate_price_after_disc.ktr') diff --git a/calculate_price_after_disc.ktr b/calculate_price_after_disc.ktr index 7b13e71..77feab1 100644 --- a/calculate_price_after_disc.ktr +++ b/calculate_price_after_disc.ktr @@ -436,14 +436,14 @@ - 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 @@ -622,7 +622,7 @@ none - dw bi indoteknik + dw bi indoteknik (localhost) 100 N @@ -1110,7 +1110,7 @@ none - dw bi indoteknik + dw bi indoteknik (localhost) 100 N @@ -1598,7 +1598,7 @@ none - dw bi indoteknik + dw bi indoteknik (localhost) select p.product_id, p.item_code, p.name, b.pricing_group, coalesce((select case -- cgit v1.2.3