Skip to content

fix: payment url display as link by blaggacao [frappe] PR#37116

Bot Dokos requested to merge ft-pr-37116 into develop

From: https://github.com/frappe/erpnext/pull/37116
Date: 2023-09-24 21:50:53+05:30

  • Merge pull request #37116 from blaggacao/fix/payment-url
  • fix: payment url display as link



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

# 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