NC501 通过应收应付单号查凭证号
select b.no from dap_finindex a left outer join gl_voucher b on a.pk_vouchentry = b.pk_voucher where billcode = 'YS130613001065'
?
发布时间: 2013-07-08 14:13:00 作者: rapoo
NC501 通过应收应付单号查凭证号
select b.no from dap_finindex a left outer join gl_voucher b on a.pk_vouchentry = b.pk_voucher where billcode = 'YS130613001065'
?