no message

main
HUOJIN\92525 2024-08-27 16:09:36 +08:00
parent 3297fe8c66
commit ad558db8d7
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ feeName.name
left join fee.feeName left join fee.feeName
left join fee.client left join fee.client
WHERE 1=1 WHERE 1=1
and fee.status in('副总提交','总经理审核') and fee.status in('副总提交')
and fee.payOrReceive='应付' and fee.payOrReceive='应付'
and (fee.status not in ('总经理审核') or ( /~ordersAll: {ordersAll} = true~/ )) and (fee.status not in ('总经理审核') or ( /~ordersAll: {ordersAll} = true~/ ))
and (fee.client.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS}) and (fee.client.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS})