From 6e15d50905e913aebb0082dc847bbcc349009d65 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 20 Oct 2023 15:03:05 +0700 Subject: add inventory compute --- import_stock_location.ktr | 298 +++++++++++++++++++++++----------------------- 1 file changed, 149 insertions(+), 149 deletions(-) (limited to 'import_stock_location.ktr') diff --git a/import_stock_location.ktr b/import_stock_location.ktr index 84bfc09..8e21351 100644 --- a/import_stock_location.ktr +++ b/import_stock_location.ktr @@ -430,7 +430,7 @@ 2023/10/20 10:43:20.923 - 2023/10/20 10:43:20.923 - + H4sIAAAAAAAAAAMAAAAAAAAAAAA= N @@ -544,6 +544,154 @@ Y + + Insert / update + InsertUpdate + + Y + + 1 + + none + + + dw bi indoteknik (localhost) + 100 + N + + public + stock_location
+ + id + id + = + + + + id + id + N + + + name + name + Y + + + complete_name + complete_name + Y + + + active + active + Y + + + usage + usage + Y + + + location_id + location_id + Y + + + comment + comment + Y + + + posx + posx + Y + + + posy + posy + Y + + + posz + posz + Y + + + parent_path + parent_path + Y + + + company_id + company_id + Y + + + scrap_location + scrap_location + Y + + + return_location + return_location + Y + + + removal_strategy_id + removal_strategy_id + Y + + + barcode + barcode + Y + + + create_uid + create_uid + Y + + + create_date + create_date + Y + + + write_uid + write_uid + Y + + + write_date + write_date + Y + + + valuation_in_account_id + valuation_in_account_id + Y + + + valuation_out_account_id + valuation_out_account_id + Y + +
+ + + + + + + + + + 320 + 48 + Y + +
Table input TableInput @@ -1085,154 +1233,6 @@ Y - - Insert / update - InsertUpdate - - Y - - 1 - - none - - - dw bi indoteknik (localhost) - 100 - N - - public - stock_location
- - id - id - = - - - - id - id - N - - - name - name - Y - - - complete_name - complete_name - Y - - - active - active - Y - - - usage - usage - Y - - - location_id - location_id - Y - - - comment - comment - Y - - - posx - posx - Y - - - posy - posy - Y - - - posz - posz - Y - - - parent_path - parent_path - Y - - - company_id - company_id - Y - - - scrap_location - scrap_location - Y - - - return_location - return_location - Y - - - removal_strategy_id - removal_strategy_id - Y - - - barcode - barcode - Y - - - create_uid - create_uid - Y - - - create_date - create_date - Y - - - write_uid - write_uid - Y - - - write_date - write_date - Y - - - valuation_in_account_id - valuation_in_account_id - Y - - - valuation_out_account_id - valuation_out_account_id - Y - -
- - - - - - - - - - 320 - 48 - Y - -
-- cgit v1.2.3