@ -240,16 +240,16 @@
order by t.invoice_date desc
</if>
<if test="sortPzbh == 1">
,t.sn_voucher_number
order by t.sn_voucher_number
<if test="sortPzbh == 2">
,t.sn_voucher_number desc
order by t.sn_voucher_number desc
<if test="sortBzdh == 1">
,t.bzdh
order by t.bzdh
<if test="sortBzdh == 2">
,t.bzdh desc
order by t.bzdh desc
</select>
@ -99,7 +99,7 @@
and (t.invoice_type in('01','03','08','14','31','283','161','183','185') or (t.invoice_type ='32' and t.lq_tdyslxDm='08'))
and t.bdk_status in ('1','2')
and t.export_mark = '0'
and t.auth_status != '0'
and t.auth_status in ('2','3','4')
and t.company = #{company}
<if test="sign !='88'">
and t.gf_tax_no in