Skip to content

Commit

Permalink
fix: disable 'User Cannot Search' for bulk tools (#2630)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal authored Jan 13, 2025
1 parent 3cecb4b commit 8a415ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions hrms/hr/doctype/leave_control_panel/leave_control_panel.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"idx": 1,
"issingle": 1,
"links": [],
"modified": "2024-03-27 13:10:00.948216",
"modified": "2025-01-13 13:47:55.262534",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Control Panel",
Expand All @@ -199,7 +199,6 @@
"write": 1
}
],
"read_only": 1,
"sort_field": "creation",
"sort_order": "DESC",
"states": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"hide_toolbar": 1,
"issingle": 1,
"links": [],
"modified": "2024-12-13 17:38:45.675004",
"modified": "2025-01-13 13:48:33.710186",
"modified_by": "Administrator",
"module": "HR",
"name": "Shift Assignment Tool",
Expand All @@ -225,7 +225,6 @@
"write": 1
}
],
"read_only": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"hide_toolbar": 1,
"issingle": 1,
"links": [],
"modified": "2024-07-09 19:33:40.135057",
"modified": "2025-01-13 13:48:46.095481",
"modified_by": "Administrator",
"module": "Payroll",
"name": "Bulk Salary Structure Assignment",
Expand All @@ -163,7 +163,6 @@
"write": 1
}
],
"read_only": 1,
"sort_field": "creation",
"sort_order": "DESC",
"states": []
Expand Down

0 comments on commit 8a415ca

Please sign in to comment.