From 5dbf77be5dded5ac060edd6496c6eb053db98183 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 20 Oct 2023 10:16:22 +0700 Subject: change database --- import_stock_move.ktr | 14 +++++++------- import_stock_picking.ktr | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/import_stock_move.ktr b/import_stock_move.ktr index 1b645a0..0d22dc8 100644 --- a/import_stock_move.ktr +++ b/import_stock_move.ktr @@ -487,14 +487,14 @@ - erp indoteknik local - localhost + erp indoteknik production (localhost) + 10.148.0.3 POSTGRESQL Native - indoteknik_20231015 + erp_indoteknik 5432 - stephan - Encrypted 2be98afc86aa7f2e4cb0aba75ce9aaed4 + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -529,7 +529,7 @@ SUPPORTS_TIMESTAMP_DATA_TYPE - Y + N USE_POOLING @@ -555,7 +555,7 @@ none - erp indoteknik local + erp indoteknik production (localhost) select * from stock_move 0 diff --git a/import_stock_picking.ktr b/import_stock_picking.ktr index e66fd24..a841b2f 100644 --- a/import_stock_picking.ktr +++ b/import_stock_picking.ktr @@ -487,14 +487,14 @@ - erp indoteknik local - localhost + erp indoteknik production (localhost) + 10.148.0.3 POSTGRESQL Native - indoteknik_20231015 + erp_indoteknik 5432 - stephan - Encrypted 2be98afc86aa7f2e4cb0aba75ce9aaed4 + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -529,7 +529,7 @@ SUPPORTS_TIMESTAMP_DATA_TYPE - Y + N USE_POOLING @@ -555,7 +555,7 @@ none - erp indoteknik local + erp indoteknik production (localhost) select * from stock_picking 0 -- cgit v1.2.3