[go: up one dir, main page]

Skip to content

fix(setup): avoid duplicate entry for Analytics role by ruchamahabal [frappe] PR#40183

From: https://github.com/frappe/erpnext/pull/40183
Date: 2024-02-29 10:53:30+05:30

  • fix(setup): avoid duplicate entry for Analytics role (#40183)



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

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

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

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

Merge request reports

Loading