brotherton-erpnext/erpnext/hr/number_card/total_employees/total_employees.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

21 lines
643 B
JSON

{
"creation": "2020-07-22 11:56:32.874849",
"docstatus": 0,
"doctype": "Number Card",
"document_type": "Employee",
"dynamic_filters_json": "[[\"Employee\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
"filters_json": "[[\"Employee\",\"status\",\"=\",\"Active\",false]]",
"function": "Count",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"label": "Total Employees",
"modified": "2020-07-22 14:31:59.118650",
"modified_by": "Administrator",
"module": "HR",
"name": "Total Employees",
"owner": "Administrator",
"show_percentage_stats": 1,
"stats_time_interval": "Monthly",
"type": "Document Type"
}