[go: up one dir, main page]

Skip to content

fix: Add Company Filter by IamSaiyyamChhetri [frappe] PR#43755

From: https://github.com/frappe/erpnext/pull/43755
Date: 2024-10-21 12:28:27+05:30

  • fix: add company filter for project



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

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

# 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