fix: Add cards
This commit is contained in:
parent
bc857522ad
commit
cbb4fe2cce
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"aggregate_function_based_on": "",
|
||||||
|
"creation": "2021-02-21 19:51:49.261813",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Number Card",
|
||||||
|
"document_type": "Loan",
|
||||||
|
"dynamic_filters_json": "[]",
|
||||||
|
"filters_json": "[[\"Loan\",\"docstatus\",\"=\",\"1\",false],[\"Loan\",\"status\",\"=\",\"Closed\",false]]",
|
||||||
|
"function": "Count",
|
||||||
|
"idx": 0,
|
||||||
|
"is_public": 0,
|
||||||
|
"is_standard": 1,
|
||||||
|
"label": "Closed Loans",
|
||||||
|
"modified": "2021-02-21 19:51:54.087903",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"module": "Loan Management",
|
||||||
|
"name": "Closed Loans",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"report_function": "Sum",
|
||||||
|
"show_percentage_stats": 1,
|
||||||
|
"stats_time_interval": "Daily",
|
||||||
|
"type": "Document Type"
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"aggregate_function_based_on": "amount_paid",
|
||||||
|
"color": "#29CD42",
|
||||||
|
"creation": "2021-02-21 19:27:45.989222",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Number Card",
|
||||||
|
"document_type": "Loan Repayment",
|
||||||
|
"dynamic_filters_json": "[]",
|
||||||
|
"filters_json": "[[\"Loan Repayment\",\"docstatus\",\"=\",\"1\",false]]",
|
||||||
|
"function": "Sum",
|
||||||
|
"idx": 0,
|
||||||
|
"is_public": 0,
|
||||||
|
"is_standard": 1,
|
||||||
|
"label": "Total Repayment",
|
||||||
|
"modified": "2021-02-21 19:34:59.656546",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"module": "Loan Management",
|
||||||
|
"name": "Total Repayment",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"report_function": "Sum",
|
||||||
|
"show_percentage_stats": 1,
|
||||||
|
"stats_time_interval": "Daily",
|
||||||
|
"type": "Document Type"
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"aggregate_function_based_on": "write_off_amount",
|
||||||
|
"color": "#CB2929",
|
||||||
|
"creation": "2021-02-21 19:48:29.004429",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Number Card",
|
||||||
|
"document_type": "Loan Write Off",
|
||||||
|
"dynamic_filters_json": "[]",
|
||||||
|
"filters_json": "[[\"Loan Write Off\",\"docstatus\",\"=\",\"1\",false]]",
|
||||||
|
"function": "Sum",
|
||||||
|
"idx": 0,
|
||||||
|
"is_public": 0,
|
||||||
|
"is_standard": 1,
|
||||||
|
"label": "Total Write Off",
|
||||||
|
"modified": "2021-02-21 19:48:58.604159",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"module": "Loan Management",
|
||||||
|
"name": "Total Write Off",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"report_function": "Sum",
|
||||||
|
"show_percentage_stats": 1,
|
||||||
|
"stats_time_interval": "Daily",
|
||||||
|
"type": "Document Type"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user