[go: up one dir, main page]

fix: rate changed on changing of the qty by rohitwaghchaure [frappe] PR#40700

From: https://github.com/frappe/erpnext/pull/40700
Date: 2024-03-27 13:29:22+05:30

  • fix: rate changed on changing of the qty



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

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

# 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