[go: up one dir, main page]

Skip to content

fix: consider process_loss_qty in work order by mihir-kandoi [frappe] PR#45648

From: https://github.com/frappe/erpnext/pull/45648
Date: 2025-02-01 00:35:12+05:30

  • fix: consider process_loss_qty in work order



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

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

# 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