[go: up one dir, main page]

fix: do not fetch received items in purchase receipt by rohitwaghchaure [frappe] PR#40718

From: https://github.com/frappe/erpnext/pull/40718
Date: 2024-03-27 20:05:27+05:30

  • fix: do not fetch received items in purchase receipt



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

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

# 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