[go: up one dir, main page]

fix: first and last name in supplier quick entry by ljain112 [frappe] PR#50510

From: https://github.com/frappe/erpnext/pull/50510
Date: 2025-11-13 14:24:35+05:30

  • fix: first and last name in supplier quick entry



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

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

# 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