Skip to content

fix: lost opportunity reason dialog don't appears by git-avc [frappe] PR#36720

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

See https://github.com/frappe/erpnext/pull/36720

Date: 2023-08-23T19:42:22+05:30

  • Merge pull request #36720 from git-avc/lost_reason_opportunity
  • fix: lost reason opportunity dialog don't appears



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

# 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