no message

main
HUOJIN\92525 2024-10-12 13:38:50 +08:00
parent 495cbc4744
commit 9703509acd
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
WHERE 1=1
and inventory.SOI={invoiceBox.customsOrder.code}
and inventory.beTransfer is null
and location.code='中转库位'
and location.code='AQNZZDJQ'
and inventory.qtyOfMasterPack > 0
and inventory.warehouse=#{SESSION_WAREHOUSE}
and (company.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS})