[go: up one dir, main page]

Skip to content

refactor: pass on filter to up front outstanding query as well by ruthra-kumar [frappe] PR#38446

From: https://github.com/frappe/erpnext/pull/38446
Date: 2023-11-30 12:22:55+05:30

  • refactor: pass on filter to upfront outstanding query as well



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

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading