From f72374b88de6647eb3be1db7b1427e8f29b5530d Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 17 Nov 2023 09:38:06 +0700 Subject: add job import payment term and property --- import_property.ktr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'import_property.ktr') diff --git a/import_property.ktr b/import_property.ktr index a7af364..518f63e 100644 --- a/import_property.ktr +++ b/import_property.ktr @@ -558,7 +558,7 @@ erp indoteknik production (localhost) select * from ir_property ip where (ip.name = 'property_supplier_payment_term_id' or ip.name = 'property_payment_term_id') ---and ip.write_date >= (now() - '5 days'::interval) +and ip.write_date >= (now() - '5 days'::interval) 0 N -- cgit v1.2.3