|
|
@@ -110,7 +110,6 @@ |
|
|
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') + IFNULL(`return_pay`,'0') < 0 and bill_type not in (13,21,5)) |
|
|
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') + IFNULL(`return_pay`,'0') < 0 and bill_type not in (13,21,5)) |
|
|
or |
|
|
or |
|
|
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') < 0 and bill_type in (13,21,5)) |
|
|
( `receive_pay` - `pay` - IFNULL(`set_off`,'0') < 0 and bill_type in (13,21,5)) |
|
|
or status in (8) |
|
|
|
|
|
) |
|
|
) |
|
|
</if> |
|
|
</if> |
|
|
<if test=" 1 == notifyed "> |
|
|
<if test=" 1 == notifyed "> |
|
|
|