fix: Rearrange cards

This commit is contained in:
Deepesh Garg 2021-02-21 20:57:56 +05:30
parent cbb4fe2cce
commit e53fd87669

View File

@ -1,22 +1,25 @@
{ {
"cards": [ "cards": [
{ {
"card": "Total Disbursed" "card": "New Loans"
},
{
"card": "Total Sanctioned Amount"
}, },
{ {
"card": "Active Loans" "card": "Active Loans"
}, },
{
"card": "Closed Loans"
},
{
"card": "Total Disbursed"
},
{ {
"card": "Open Loan Applications" "card": "Open Loan Applications"
}, },
{ {
"card": "New Loans" "card": "New Loan Applications"
}, },
{ {
"card": "New Loan Applications" "card": "Total Sanctioned Amount"
}, },
{ {
"card": "Active Securities" "card": "Active Securities"
@ -26,6 +29,12 @@
}, },
{ {
"card": "Total Shortfall Amount" "card": "Total Shortfall Amount"
},
{
"card": "Total Repayment"
},
{
"card": "Total Write Off"
} }
], ],
"charts": [ "charts": [
@ -53,7 +62,7 @@
"idx": 0, "idx": 0,
"is_default": 0, "is_default": 0,
"is_standard": 1, "is_standard": 1,
"modified": "2021-02-18 20:07:10.095401", "modified": "2021-02-21 20:53:47.531699",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Loan Management", "module": "Loan Management",
"name": "Loan Dashboard", "name": "Loan Dashboard",