From 5882074ab09c141c9382a76e5034ee0354b02579 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 19 Mar 2024 15:14:01 +0700 Subject: update --- update_brand_vendor_purchase_pricelist.ktr | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/update_brand_vendor_purchase_pricelist.ktr b/update_brand_vendor_purchase_pricelist.ktr index 09ba42d..e46b67e 100644 --- a/update_brand_vendor_purchase_pricelist.ktr +++ b/update_brand_vendor_purchase_pricelist.ktr @@ -436,12 +436,12 @@ - erp indoteknik production - localhost + erp indoteknik production (localhost) + 10.148.0.3 POSTGRESQL Native erp_indoteknik - 5901 + 5432 odoo Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -462,7 +462,7 @@ PORT_NUMBER - 5901 + 5432 PRESERVE_RESERVED_WORD_CASE @@ -478,7 +478,7 @@ SUPPORTS_TIMESTAMP_DATA_TYPE - Y + N USE_POOLING @@ -504,7 +504,7 @@ none - erp indoteknik production + erp indoteknik production (localhost) select pp.brand_id, pp.vendor_id, count(*) as count_brand_vendor from purchase_pricelist pp where pp.brand_id is not null @@ -611,7 +611,7 @@ group by pp.brand_id, pp.vendor_id none - erp indoteknik production + erp indoteknik production (localhost) N 100 N -- cgit v1.2.3