[go: up one dir, main page]

fix: Party name in Supplier Portal for Purchase Order by ljain112 [frappe] PR#45772

From: https://github.com/frappe/erpnext/pull/45772
Date: 2025-02-06 18:37:22+05:30

  • fix: Party name in Supplier Portal for Purchase Order



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

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

# 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