brotherton-erpnext/erpnext/loan_management/number_card/total_repayment/total_repayment.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
671 B
JSON
Raw Normal View History

2021-02-21 15:27:30 +00:00
{
"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"
}