From 709fb26f2ee7165a2c604edc8f0ea54d2066ccb5 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 25 Nov 2024 10:50:10 +0700 Subject: impor --- import_partner.ktr | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/import_partner.ktr b/import_partner.ktr index 7d630ef..df9fe8c 100644 --- a/import_partner.ktr +++ b/import_partner.ktr @@ -442,8 +442,8 @@ Native dw_bi_indoteknik 5432 - pdi - Encrypted 2be989bb20084ca95810197629d9ea18e + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -618,8 +618,8 @@ Y - is_potential - is_potential + is_not_potential + is_not_potential Y @@ -680,7 +680,7 @@ erp indoteknik production (localhost) select id, name, display_name, active, email, industry_id, state_id, kota_id, -kecamatan_id, kelurahan_id, is_potential, parent_id, email, phone, mobile, pareto_status, group_partner_id, user_id +kecamatan_id, kelurahan_id, is_not_potential, parent_id, email, phone, mobile, pareto_status, group_partner_id, user_id from res_partner where write_date >= (now() - '5 days'::interval) 0 -- cgit v1.2.3