[go: up one dir, main page]

fix: correct report name in inner button by jabir-elat [frappe] PR#41568

From: https://github.com/frappe/erpnext/pull/41568
Date: 2024-05-21 14:38:13+05:30

  • fix: correct report name in inner button (#41568)



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

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

# 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