Skip to content

fix(minor): filter bank accounts in bank statement import by GursheenK [frappe] PR#37525

Bot Dokos requested to merge ft-pr-37525 into develop

From: https://github.com/frappe/erpnext/pull/37525
Date: 2023-10-21 17:59:12+05:30

  • fix(minor): filter bank accounts in bank statement import (#37525)



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

# 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