[go: up one dir, main page]

Skip to content

fix: purchase return entry issue by rohitwaghchaure [frappe] PR#44721

From: https://github.com/frappe/erpnext/pull/44721
Date: 2024-12-17 12:29:20+05:30

  • fix: purchase return entry issue (#44721)



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

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

# 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