{{template "backend_head" .}}
{{template "backend_header" .}} {{template "backend_menu" .}}

รายงานจัดสรรสินเชื่อ 3

ข้อมูลการจัดสรรสินเชื่อ 3 (ปี {{.SelectedYear}} เดือน {{.SelectedMonth}})

{{len .ReportRecords}} รายการ
{{range $index, $e := .ReportRecords}} {{end}}
ลำดับ พนักงาน กลุ่ม เลขที่บัญชี ชื่อลูกค้า ค่างวด ค้างชำระ ค้างงวด Non ยอดรวม งวดชำระ ชำระแล้ว หนี้คงเหลือ ชำระไปแล้ว % สถานะหนี้ #เขต ชื่อเขต จังหวัดเขต ที่อยู่ ตำบล อำเภอ จังหวัด อาชีพ ยี่ห้อ ตระกูลสินค้า ประเภทหนี้
{{add $index 1}}. {{.EMP_NAME}} {{.GetGroupText}} {{.CT_NO}} {{.PS_NAME}} {{.FormatMoney .DUE_AMNT}} {{.FormatMoney .NOTPAY_AMNT}} {{.STNPY}} -> {{.NOTPAY_COUNT}} {{.STNON}} -> {{.NON_COUNT}} {{.FormatMoney .PRICE}} {{.PAYDUE_COUNT}} {{.FormatMoney .PAYAMNT}} {{.FormatMoney .BL_DUE_1}} {{printf "%.2f" .GetPaidPercent}}% {{.GetXStatusText}} {{.GetLockStatusText}} {{.ZONE_CODE}} เขต{{.DF_AMNAME}} {{.DF_PRNAME}} {{.DF_ADDRHOME}} {{.DF_TUNAME}} {{.DF_AMNAME}} {{.DF_PRNAME}} {{.OCCUPATION_NAME}} {{.BRAND_NAME}} {{.FML_NAME}}
{{template "backend_js" .}}