Skip to content

Commit 45f7a66

Browse files
authored
Merge pull request #3484 from frappe/mergify/bp/version-14-hotfix/pr-3472
fix: update employee tax exemption category link in workspace (backport #3472)
2 parents 96f6e66 + 801e29d commit 45f7a66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hrms/payroll/workspace/tax_&_benefits/tax_&_benefits.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
{
6060
"hidden": 0,
6161
"is_query_report": 0,
62-
"label": "Employee Tax Exemption Declaration Category",
62+
"label": "Employee Tax Exemption Category",
6363
"link_count": 0,
64-
"link_to": "Employee Tax Exemption Declaration Category",
64+
"link_to": "Employee Tax Exemption Category",
6565
"link_type": "DocType",
6666
"onboard": 0,
6767
"type": "Link"
@@ -133,7 +133,7 @@
133133
"type": "Link"
134134
}
135135
],
136-
"modified": "2022-09-16 11:48:54.314522",
136+
"modified": "2025-08-18 14:57:19.891513",
137137
"modified_by": "Administrator",
138138
"module": "Payroll",
139139
"name": "Tax & Benefits",

0 commit comments

Comments
 (0)