[go: up one dir, main page]

Skip to content

refactor: BOM creator item selector with short description by FHenry [frappe] PR#39433

From: https://github.com/frappe/erpnext/pull/39433
Date: 2024-01-17 13:37:22+01:00

  • refactor: BOM creator item selector with short description



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

# 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