Skip to content

Commit

Permalink
fix: "Employee Exits" set as query report in hr workspace (backport #…
Browse files Browse the repository at this point in the history
…2063) (#2065)

(cherry picked from commit 641341f)

Co-authored-by: MohsinAli <[email protected]>
  • Loading branch information
mergify[bot] and mohsinalimat authored Aug 11, 2024
1 parent 5162cc5 commit 2bf3984
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hrms/hr/workspace/hr/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
},
{
"hidden": 0,
"is_query_report": 0,
"is_query_report": 1,
"label": "Employee Exits",
"link_count": 0,
"link_to": "Employee Exits",
Expand Down Expand Up @@ -385,7 +385,7 @@
"type": "Link"
}
],
"modified": "2022-12-06 16:55:59.080694",
"modified": "2024-10-10 16:55:59.080694",
"modified_by": "Administrator",
"module": "HR",
"name": "HR",
Expand Down Expand Up @@ -449,4 +449,4 @@
}
],
"title": "HR"
}
}

0 comments on commit 2bf3984

Please sign in to comment.