fix: Append symbol on number card by rutwikhdev [frappe] PR#26731

From: https://github.com/frappe/frappe/pull/26731
Date: 2024-06-10 12:54:40+05:30

  • fix: Append symbol on number card (#26731)



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

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

# 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