fix: Add missing perm checks [frappe] PR#4594

From: https://github.com/frappe/hrms/pull/4594
Date: 2026-05-27 11:12:12+05:30

  • fix: Add missing perm checks



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-4594

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-4594

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading