From b445fac0c53864d175b7d70654a516ba8685383d Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 29 Feb 2024 15:38:11 +0700 Subject: bug fix import payment reconcile --- import_payment_reconciled.ktr | 100 +++++++++++++++++++++--------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'import_payment_reconciled.ktr') diff --git a/import_payment_reconciled.ktr b/import_payment_reconciled.ktr index d4782f3..16a308c 100644 --- a/import_payment_reconciled.ktr +++ b/import_payment_reconciled.ktr @@ -430,7 +430,7 @@ 2024/02/15 14:29:23.096 - 2024/02/15 14:29:23.096 - + H4sIAAAAAAAAAAMAAAAAAAAAAAA= N @@ -544,6 +544,54 @@ Y + + Insert / update + InsertUpdate + + Y + + 1 + + none + + + dw bi indoteknik (localhost) + 100 + N + + public + payment_reconciled
+ + payment_id + payment_id + = + + + + payment_id + payment_id + N + + + statement_id + statement_id + Y + +
+ + + + + + + + + + 288 + 80 + Y + +
Table input TableInput @@ -557,7 +605,7 @@ erp indoteknik local select * from v_payment_reconciled -order by id desc +order by payment_id desc limit 100 0 @@ -627,54 +675,6 @@ limit 100 Y - - Insert / update - InsertUpdate - - Y - - 1 - - none - - - dw bi indoteknik (localhost) - 100 - N - - public - payment_reconciled
- - payment_id - payment_id - = - - - - payment_id - payment_id - N - - - statement_id - statement_id - Y - -
- - - - - - - - - - 288 - 80 - Y - -
-- cgit v1.2.3