brotherton-erpnext/erpnext/payroll/dashboard_chart/outgoing_salary/outgoing_salary.json
Anurag Mishra 9aa0602065
Fix: HR and Payroll Dashboard (#22771)
* Fix: HR and Payroll Dashboard

* fix: requested changes
2020-07-23 12:10:48 +05:30

29 lines
860 B
JSON

{
"based_on": "end_date",
"chart_name": "Outgoing Salary",
"chart_type": "Sum",
"creation": "2020-07-22 11:56:34.478848",
"custom_options": "",
"docstatus": 0,
"doctype": "Dashboard Chart",
"document_type": "Salary Slip",
"dynamic_filters_json": "[[\"Salary Slip\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
"filters_json": "[[\"Salary Slip\",\"docstatus\",\"=\",\"1\",false]]",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"last_synced_on": "2020-07-22 12:11:27.481231",
"modified": "2020-07-22 12:20:05.777715",
"modified_by": "Administrator",
"module": "Payroll",
"name": "Outgoing Salary",
"number_of_groups": 0,
"owner": "Administrator",
"time_interval": "Monthly",
"timeseries": 1,
"timespan": "Last Year",
"type": "Line",
"use_report_chart": 0,
"value_based_on": "rounded_total",
"y_axis": []
}