Skip to content

Commit

Permalink
chore: Added default permission for HR Manager to submit F&F Statement (
Browse files Browse the repository at this point in the history
#1021)

* Added default permission for HR Manager to submit F&F Statement

* chore: fix incorrect json

* chore: update modified timestamp

---------

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
  • Loading branch information
zuron7 and ruchamahabal authored Nov 4, 2023
1 parent e64a5e5 commit 6a821b4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2021-08-30 21:11:09.892560",
"modified": "2023-11-05 00:05:09.892560",
"modified_by": "Administrator",
"module": "HR",
"name": "Full and Final Statement",
Expand Down Expand Up @@ -221,11 +221,12 @@
"report": 1,
"role": "HR Manager",
"share": 1,
"submit": 1,
"write": 1
}
],
"sort_field": "modified",
"sort_order": "DESC",
"title_field": "employee_name",
"track_changes": 1
}
}

0 comments on commit 6a821b4

Please sign in to comment.