[go: up one dir, main page]

fix: Unable to 'Get Suppliers' using tags in Request for Quotation by rohitwaghchaure [frappe] PR#41626

From: https://github.com/frappe/erpnext/pull/41626
Date: 2024-05-24 13:03:57+05:30

  • fix: Unable to 'Get Suppliers' using tags in Request for Quotation (#41626)



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

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

# 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