[go: up one dir, main page]

fix(Supplier Quotation Comparison): group by options by barredterra [frappe] PR#40546

From: https://github.com/frappe/erpnext/pull/40546
Date: 2024-03-19 12:34:23+01:00

  • fix(Supplier Quotation Comparison): group by options



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

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

# 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