From ae3a9c1ead67cb1052806c2afd852d308ab615ff Mon Sep 17 00:00:00 2001 From: Abhishek Balam Date: Thu, 21 Jan 2021 19:33:19 +0530 Subject: [PATCH] fix: remove payroll card from HR workspace --- erpnext/hr/workspace/hr/hr.json | 117 -------------------------------- 1 file changed, 117 deletions(-) diff --git a/erpnext/hr/workspace/hr/hr.json b/erpnext/hr/workspace/hr/hr.json index 7f1af845f8..071d07b6f8 100644 --- a/erpnext/hr/workspace/hr/hr.json +++ b/erpnext/hr/workspace/hr/hr.json @@ -326,123 +326,6 @@ "onboard": 0, "type": "Link" }, - { - "hidden": 0, - "is_query_report": 0, - "label": "Payroll", - "onboard": 0, - "type": "Card Break" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Salary Structure", - "link_to": "Salary Structure", - "link_type": "DocType", - "onboard": 1, - "type": "Link" - }, - { - "dependencies": "Salary Structure, Employee", - "hidden": 0, - "is_query_report": 0, - "label": "Salary Structure Assignment", - "link_to": "Salary Structure Assignment", - "link_type": "DocType", - "onboard": 1, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Payroll Entry", - "link_to": "Payroll Entry", - "link_type": "DocType", - "onboard": 1, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Salary Slip", - "link_to": "Salary Slip", - "link_type": "DocType", - "onboard": 1, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Payroll Period", - "link_to": "Payroll Period", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Income Tax Slab", - "link_to": "Income Tax Slab", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Salary Component", - "link_to": "Salary Component", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "", - "hidden": 0, - "is_query_report": 0, - "label": "Additional Salary", - "link_to": "Additional Salary", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "Employee", - "hidden": 0, - "is_query_report": 0, - "label": "Retention Bonus", - "link_to": "Retention Bonus", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "Employee", - "hidden": 0, - "is_query_report": 0, - "label": "Employee Incentive", - "link_to": "Employee Incentive", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "Salary Slip", - "hidden": 0, - "is_query_report": 1, - "label": "Salary Register", - "link_to": "Salary Register", - "link_type": "Report", - "onboard": 0, - "type": "Link" - }, { "hidden": 0, "is_query_report": 0,