opt:手持入库确认只查 询该木箱是否存在未完成的入库单

This commit is contained in:
DESKTOP-5DIJMF9\admin
2025-03-01 11:35:31 +08:00
parent 6f1e9eedc8
commit b65a4a1333

View File

@@ -1381,6 +1381,7 @@
box_no = 输入.box_no
AND dtl.bill_status < '99'
AND mst.is_delete = '0'
AND mst.io_type = '0'
ENDSELECT
ENDQUERY
ENDIF