mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
29 lines
874 B
JSON
29 lines
874 B
JSON
{
|
|
"chart_name": "Bank Balance",
|
|
"chart_type": "Custom",
|
|
"creation": "2020-07-17 11:25:34.620221",
|
|
"docstatus": 0,
|
|
"doctype": "Dashboard Chart",
|
|
"dynamic_filters_json": "{\"company\":\"frappe.defaults.get_user_default(\\\"Company\\\")\",\"account\":\"locals[\\\":Company\\\"][frappe.defaults.get_user_default(\\\"Company\\\")][\\\"default_bank_account\\\"]\"}",
|
|
"filters_json": "{}",
|
|
"idx": 0,
|
|
"is_public": 1,
|
|
"is_standard": 1,
|
|
"last_synced_on": "2026-01-02 13:01:24.037552",
|
|
"modified": "2026-01-02 13:04:57.850305",
|
|
"modified_by": "Administrator",
|
|
"module": "Accounts",
|
|
"name": "Bank Balance",
|
|
"number_of_groups": 0,
|
|
"owner": "Administrator",
|
|
"roles": [],
|
|
"show_values_over_chart": 1,
|
|
"source": "Account Balance Timeline",
|
|
"time_interval": "Monthly",
|
|
"timeseries": 1,
|
|
"timespan": "Last Year",
|
|
"type": "Line",
|
|
"use_report_chart": 0,
|
|
"y_axis": []
|
|
}
|