From 1c5551319e0c9b0e071548380dedb98d49212c27 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 6 Dec 2023 14:54:31 +0700 Subject: add diff in hour and day --- import_leadtime_po_to_received_detail.ktr | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/import_leadtime_po_to_received_detail.ktr b/import_leadtime_po_to_received_detail.ktr index ba242f5..4f167f6 100644 --- a/import_leadtime_po_to_received_detail.ktr +++ b/import_leadtime_po_to_received_detail.ktr @@ -677,6 +677,16 @@ brand_id Y + + diff_in_day + diff_in_day + Y + + + diff_in_hour + diff_in_hour + Y + @@ -788,6 +798,14 @@ brand_id + + diff_in_day + + + + diff_in_hour + + N -- cgit v1.2.3