[go: up one dir, main page]

Skip to content

refactor: allow unreconcile on bank and cash entry type journals by ruthra-kumar [frappe] PR#43766

From: https://github.com/frappe/erpnext/pull/43766
Date: 2024-10-22 11:59:57+05:30

  • refactor: allow unreconcile on bank and cash entry type journals



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

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

# 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