no message
parent
495cbc4744
commit
9703509acd
|
|
@ -66,7 +66,7 @@
|
||||||
WHERE 1=1
|
WHERE 1=1
|
||||||
and inventory.SOI={invoiceBox.customsOrder.code}
|
and inventory.SOI={invoiceBox.customsOrder.code}
|
||||||
and inventory.beTransfer is null
|
and inventory.beTransfer is null
|
||||||
and location.code='中转库位'
|
and location.code='AQNZZDJQ'
|
||||||
and inventory.qtyOfMasterPack > 0
|
and inventory.qtyOfMasterPack > 0
|
||||||
and inventory.warehouse=#{SESSION_WAREHOUSE}
|
and inventory.warehouse=#{SESSION_WAREHOUSE}
|
||||||
and (company.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS})
|
and (company.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue