จัดสรรสินเชื่อ 3
รายชื่อพนักงาน - แผนกสินเชื่อ 3 (Loan 3)
{{len .Employees}} คน
| ลำดับ | ชื่อ-นามสกุล | ชื่อเล่น | บัญชี (จำนวนราย) | มูลค่า (บาท) | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{.OverallSummary.TotalCount}} | {{.OverallSummary.G1Count}} | {{.OverallSummary.GNPLCount}} | {{.OverallSummary.G2Count}} | {{.OverallSummary.G3Count}} | {{.OverallSummary.TotalPrice}} | {{.OverallSummary.G1Price}} | {{.OverallSummary.GNPLPrice}} | {{.OverallSummary.G2Price}} | {{.OverallSummary.G3Price}} | |||
| รวม | 1-3 งวด | NPL | ค้าง 1-2 | ค้าง >= 3 | รวม | 1-3 งวด | NPL | ค้าง 1-2 | ค้าง >= 3 | |||
| {{add $index 1}}. |
{{.TNAME}} {{.FNAME}} {{.LNAME}}
|
{{.NICK}} | {{if gt .TotalCount 0}}{{.TotalCount}}{{else}}0{{end}} | {{if gt .G1Count 0}}{{.G1Count}}{{else}}0{{end}} | {{if gt .GNPLCount 0}}{{.GNPLCount}}{{else}}0{{end}} | {{if gt .G2Count 0}}{{.G2Count}}{{else}}0{{end}} | {{if gt .G3Count 0}}{{.G3Count}}{{else}}0{{end}} | {{if gt .TotalPrice 0.0}}{{.TotalPrice}}{{else}}0{{end}} | {{if gt .G1Price 0.0}}{{.G1Price}}{{else}}0{{end}} | {{if gt .GNPLPrice 0.0}}{{.GNPLPrice}}{{else}}0{{end}} | {{if gt .G2Price 0.0}}{{.G2Price}}{{else}}0{{end}} | {{if gt .G3Price 0.0}}{{.G3Price}}{{else}}0{{end}} |
| ไม่พบข้อมูลพนักงาน | ||||||||||||
| รวมทั้งหมด | 0 | 0 | 0 | 0 | 0 | |||||||