fix: Loan Interest Accrual Chart
This commit is contained in:
parent
9bf05ad927
commit
bc857522ad
@ -0,0 +1,29 @@
|
||||
{
|
||||
"based_on": "posting_date",
|
||||
"chart_name": "Loan Interest Accrual",
|
||||
"chart_type": "Sum",
|
||||
"creation": "2021-02-18 20:07:04.843876",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Loan Interest Accrual",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Loan Interest Accrual\",\"docstatus\",\"=\",\"1\",false]]",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"modified": "2021-02-18 20:07:10.015299",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Loan Management",
|
||||
"name": "Loan Interest Accrual",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"source": "",
|
||||
"time_interval": "Monthly",
|
||||
"timeseries": 1,
|
||||
"timespan": "Last Year",
|
||||
"type": "Line",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "interest_amount",
|
||||
"y_axis": []
|
||||
}
|
@ -40,6 +40,10 @@
|
||||
{
|
||||
"chart": "Top 10 Pledged Loan Securities",
|
||||
"width": "Half"
|
||||
},
|
||||
{
|
||||
"chart": "Loan Interest Accrual",
|
||||
"width": "Half"
|
||||
}
|
||||
],
|
||||
"creation": "2021-02-06 16:52:43.484752",
|
||||
@ -49,7 +53,7 @@
|
||||
"idx": 0,
|
||||
"is_default": 0,
|
||||
"is_standard": 1,
|
||||
"modified": "2021-02-09 08:07:27.293764",
|
||||
"modified": "2021-02-18 20:07:10.095401",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Loan Management",
|
||||
"name": "Loan Dashboard",
|
||||
|
@ -220,7 +220,7 @@
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2021-02-06 17:31:17.593447",
|
||||
"modified": "2021-02-18 17:31:53.586508",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Loan Management",
|
||||
"name": "Loan Management",
|
||||
|
Loading…
x
Reference in New Issue
Block a user