[go: up one dir, main page]

Skip to content

fix: not able to make purchase receipt by rohitwaghchaure [frappe] PR#39916

From: https://github.com/frappe/erpnext/pull/39916
Date: 2024-02-15 14:58:34+05:30

  • fix: not able to make purchase receipt



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

# 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

Loading