[go: up one dir, main page]

fix: dont update rate of free item on save by mihir-kandoi [frappe] PR#45865

From: https://github.com/frappe/erpnext/pull/45865
Date: 2025-02-11 15:32:35+05:30

  • fix: dont update rate of free item on save



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

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

# 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