[go: up one dir, main page]

Skip to content

fix: exploded items in Subcontracting Receipt by s-aga-r [frappe] PR#38441

From: https://github.com/frappe/erpnext/pull/38441
Date: 2023-11-30 12:07:52+05:30

  • fix: exploded items in Subcontracting Receipt



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

# 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