brotherton-erpnext/erpnext/loan_management/number_card/closed_loans/closed_loans.json
2021-02-21 20:57:30 +05:30

23 lines
660 B
JSON

{
"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"
}