diff options
Diffstat (limited to 'import_payment_term.ktr')
| -rw-r--r-- | import_payment_term.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/import_payment_term.ktr b/import_payment_term.ktr index 32d48ab..4da70b8 100644 --- a/import_payment_term.ktr +++ b/import_payment_term.ktr @@ -557,7 +557,7 @@ </partitioning> <connection>erp indoteknik production (localhost)</connection> <sql>select * from account_payment_term ---where write_date >= (now() - '5 days'::interval)</sql> +where write_date >= (now() - '5 days'::interval)</sql> <limit>0</limit> <lookup/> <execute_each_row>N</execute_each_row> |
