From 0564c4028595d0a6ca66350e6778de454fe5088d Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 18 Sep 2023 15:22:20 +0700 Subject: add base price --- insert_update_pricelist4.ktr | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'insert_update_pricelist4.ktr') diff --git a/insert_update_pricelist4.ktr b/insert_update_pricelist4.ktr index b5fc7c1..5914e97 100644 --- a/insert_update_pricelist4.ktr +++ b/insert_update_pricelist4.ktr @@ -547,6 +547,11 @@ Insert / update 3 Y + + Insert / update 3 + Execute SQL script + Y + Add constants @@ -692,6 +697,18 @@ -1 N + + base + String + + + + + list_price + -1 + -1 + N + @@ -826,6 +843,11 @@ write_date_1 Y + + base + base_const + Y + @@ -1990,6 +2012,44 @@ order by product_id Y + + Execute SQL script + ExecSQL + + Y + + 1 + + none + + + erp indoteknik production (localhost) + N + N + N + N + update product_pricelist_item set active = 'true' where pricelist_id = 17026; + N + + + + + + + + + + + + + + + + 1152 + 272 + Y + + -- cgit v1.2.3