lzh
2025-06-24 13c4a636539584ab977fddacfae884b3ec250aee
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
ÿþ--[[
   x: GT-49-11
    Tðy: 
   \O€ÿ
   åegÿ2025-06-13
 
   ýQpeÿ BeforeGridShow
   ŸRý€:
 
   ôf9e°‹U_:
 
--]]
 
json  = require ("json")
mobox = require ("OILua_JavelinExt")
require ("oi_basestrfunc")
 
function BeforeGridShow( strLuaDEID )
    local code,msg = wms.wms_ResetInventory( "Warehouse", "AHYLK" )
    if (nRet ~= 0) then lua.Error(strLuaDEID, debug.getinfo(1), "͑nÓN“^1Y%!" .. msg) end
    -- lua.Debug(strLuaDEID, debug.getinfo(1), "111", 111)
end