fix:新增盘点单移除仓位锁定条件
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
LEFT JOIN md_me_materialbase mb ON mb.material_id = ivt.material_id
|
||||
WHERE
|
||||
1 = 1
|
||||
AND struct.lock_type = '1'
|
||||
-- AND struct.lock_type = '1'
|
||||
AND struct.lock_type <> '88'
|
||||
AND IFNULL(struct.storagevehicle_code,'') <> ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user