From d6e7102f32d690eb05fe6d3e9b097566ac3fa77f Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 20 Oct 2023 10:45:14 +0700 Subject: import stock_location --- import_stock_quant.ktr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'import_stock_quant.ktr') diff --git a/import_stock_quant.ktr b/import_stock_quant.ktr index 81f8e44..a98c792 100644 --- a/import_stock_quant.ktr +++ b/import_stock_quant.ktr @@ -556,7 +556,7 @@ erp indoteknik production (localhost) - select * from stock_quant + select * from stock_quant where write_date >= (now() - '5 days'::interval) 0 N -- cgit v1.2.3