[go: up one dir, main page]

Skip to content

fix: serial no valuation rate by rohitwaghchaure [frappe] PR#40221

From: https://github.com/frappe/erpnext/pull/40221
Date: 2024-03-01 22:26:54+05:30

  • fix: serial no valuation rate (#40221)



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

# 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