[go: up one dir, main page]

Skip to content

fix: available qty in BOM Stock Report by rohitwaghchaure [frappe] PR#47942

From: https://github.com/frappe/erpnext/pull/47942
Date: 2025-06-06 16:14:43+05:30

  • fix: available qty in BOM Stock Report



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

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

# 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