应收净额(财务账)
¥ {{ fmt(summary.ar_fin_total) }}
已收(核销)
¥ {{ fmt(summary.ar_settled_total) }}
未收(未结余额)
¥ {{ fmt(summary.ar_outstanding_total) }}
三账对平
{{ summary.balanced ? '✓ 已对平' : ('✗ 偏差 ' + fmt(summary.ar_delta)) }}
分录条数
{{ summary.ar_entry_count || 0 }}