[go: up one dir, main page]

fix: dynamic_link for party in customer and supplier dashboard by ljain112 [frappe] PR#41979

From: https://github.com/frappe/erpnext/pull/41979
Date: 2024-06-21 16:08:04+05:30

  • fix: dynamic_link for party in customer and supplier dashboard



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

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

# 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