From 9dcb3488b383a5ad7c7925ae191886619e0647d4 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 15 Mar 2023 17:11:21 +0700 Subject: import missing year month and day in leadtime --- import_leadtime_so_send.ktr | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/import_leadtime_so_send.ktr b/import_leadtime_so_send.ktr index b461f11..130c5f9 100644 --- a/import_leadtime_so_send.ktr +++ b/import_leadtime_so_send.ktr @@ -1028,6 +1028,22 @@ diff_so_send_in_day + + year_month + + + + year + + + + month + + + + day + + N @@ -1147,6 +1163,26 @@ diff_so_send_in_day Y + + year_month + year_month + Y + + + year + year + Y + + + month + month + Y + + + day + day + Y + -- cgit v1.2.3