[go: up one dir, main page]

fix: permission issue when user permission restricts on company by ruthra-kumar [frappe] PR#41252

From: https://github.com/frappe/erpnext/pull/41252
Date: 2024-04-30 10:26:55+05:30

  • fix: permission issue when user permission restricts on company



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

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

# 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