diff --git a/erpnext/payroll/workspace/payroll/payroll.json b/erpnext/payroll/workspace/payroll/payroll.json index 5629e630215..d9b0ae8e2d5 100644 --- a/erpnext/payroll/workspace/payroll/payroll.json +++ b/erpnext/payroll/workspace/payroll/payroll.json @@ -226,6 +226,26 @@ "onboard": 0, "type": "Link" }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Sales Commission", + "link_count": 0, + "link_to": "Sales Commission", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Process Sales Commission", + "link_count": 0, + "link_to": "Process Sales Commission", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + }, { "hidden": 0, "is_query_report": 0, @@ -323,7 +343,7 @@ "type": "Link" } ], - "modified": "2022-02-23 17:41:19.098813", + "modified": "2022-02-24 17:41:19.098813", "modified_by": "Administrator", "module": "Payroll", "name": "Payroll", @@ -369,4 +389,4 @@ } ], "title": "Payroll" -} \ No newline at end of file +}