md
This commit is contained in:
parent
88e823bb6c
commit
786befe310
@ -475,7 +475,7 @@
|
||||
where
|
||||
ewb.del_flag='0' and ewb.order_status !='0'
|
||||
and a.main_bill_code=ewb.bill_code
|
||||
and not EXISTS (
|
||||
and not EXISTS (
|
||||
select 1 from emis_waybill_problem_info ewpi where ewpi.bill_code=ewb.bill_code and ewpi.del_flag='0' and ewpi.`problem_type` in(151,173,170)
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user