summaryrefslogtreecommitdiff
path: root/import_property.ktr
diff options
context:
space:
mode:
Diffstat (limited to 'import_property.ktr')
-rw-r--r--import_property.ktr2
1 files changed, 1 insertions, 1 deletions
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 @@
<connection>erp indoteknik production (localhost)</connection>
<sql>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)</sql>
+and ip.write_date >= (now() - '5 days'::interval)</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>