fix: incorrect material request quantity in Production Plan by rohitwaghchaure [frappe] PR#38566
From: https://github.com/frappe/erpnext/pull/38566
Date: 2023-12-05 13:34:54+05:30
- fix: incorrect material request quantity in Production Plan (#38566)
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-38566
# 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
Activity
Please register or sign in to reply