opt:手持入库确认只查 询该木箱是否存在未完成的入库单
This commit is contained in:
@@ -1381,6 +1381,7 @@
|
|||||||
box_no = 输入.box_no
|
box_no = 输入.box_no
|
||||||
AND dtl.bill_status < '99'
|
AND dtl.bill_status < '99'
|
||||||
AND mst.is_delete = '0'
|
AND mst.is_delete = '0'
|
||||||
|
AND mst.io_type = '0'
|
||||||
ENDSELECT
|
ENDSELECT
|
||||||
ENDQUERY
|
ENDQUERY
|
||||||
ENDIF
|
ENDIF
|
||||||
|
|||||||
Reference in New Issue
Block a user