fix: reposting not fixing valuation rate for sales return using movin… (backport #38895) by mergify[bot] [frappe] PR#38897
From: https://github.com/frappe/erpnext/pull/38897
Date: 2023-12-21 14:40:52+05:30
- fix: reposting not fixing valuation rate for sales return using movin… (backport #38895) (#38897)
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-38897
# 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