main
userName 2025-06-19 15:20:15 +08:00
parent b8f45959c9
commit bbfeedcd96
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ left OUTER join WORKER w4 on w1.id=t.WORKER4_ID
where 1=1 and t.type ='MV_PICKTICKET' AND t.PLAN_QUANTITY> 0
and ( (t.INVENTORY_STATUS not in ('交单完成')) /~ordersAll: or 1=1 ~/)
and ( (zlc.id <> 1787 or zlc.name is null) /~ordersAll: or 1=1 ~/)
and ( ((pt.sourceType <>'411') /~ordersAll: or 1=1 ~/)
and ((pt.sourceType <>'411') /~ordersAll: or 1=1 ~/)
/~t.worker4.name: AND w4.id = {t.worker4.name}~/
and (1=1
/~beginDate: AND CONVERT(varchar(100), pt.order_Date, 23) = {beginDate} ~/