From af33dac188fe74e189246c0c9d1c0c9df93b3bc2 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 22 Oct 2025 09:33:17 +0700 Subject: update_cogs_fixco.ktr --- import_account_move_line_onetime.ktr | 55 +++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 16 deletions(-) (limited to 'import_account_move_line_onetime.ktr') diff --git a/import_account_move_line_onetime.ktr b/import_account_move_line_onetime.ktr index d37e6cd..fb7afb5 100644 --- a/import_account_move_line_onetime.ktr +++ b/import_account_move_line_onetime.ktr @@ -437,14 +437,14 @@ - dw bi indoteknik (localhost) + dw bi indoteknik localhost POSTGRESQL Native dw_bi_indoteknik - 5432 - pdi - Encrypted 2be989bb20084ca95810197629d9ea18e + 5703 + metabase + Encrypted 2be98dfba28d7bf86853c9f58cfc4f889 @@ -463,7 +463,7 @@ PORT_NUMBER - 5432 + 5703 PRESERVE_RESERVED_WORD_CASE @@ -479,7 +479,7 @@ SUPPORTS_TIMESTAMP_DATA_TYPE - N + Y USE_POOLING @@ -488,14 +488,14 @@ - erp indoteknik production (localhost) - 10.148.0.3 + erp indoteknik production + localhost POSTGRESQL Native erp_indoteknik - 5432 - pdi - Encrypted 2be989bb20084ca95810197629d9ea18e + 5901 + odoo + Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3 @@ -514,7 +514,7 @@ PORT_NUMBER - 5432 + 5901 PRESERVE_RESERVED_WORD_CASE @@ -530,7 +530,7 @@ SUPPORTS_TIMESTAMP_DATA_TYPE - N + Y USE_POOLING @@ -556,7 +556,7 @@ none - dw bi indoteknik (localhost) + dw bi indoteknik 100 N @@ -889,11 +889,11 @@ none - erp indoteknik production (localhost) + erp indoteknik production select aml.* from account_move_line aml join account_move am on am.id = aml.move_id where 1=1 -and aml.write_date between '2024-06-01' and '2024-06-30' +and aml.write_date between '2025-01-01' and '2025-03-30' --and to_char(am.date, 'YYYY') = '2023' --and (am.move_type = 'out_invoice' or am.journal_id = 3) --and aml.write_date >= (now() - '5 days'::interval) @@ -2261,6 +2261,29 @@ and aml.write_date between '2024-06-01' and '2024-06-30' Asia/Bangkok N + + Integer + normal + line_no + 9 + 0 + Table input + line_no + ####0;-####0 + . + , + + none + N + Y + 0 + N + N + N + en_US + Asia/Bangkok + N + -- cgit v1.2.3