[go: up one dir, main page]

Skip to content

feat: filter to display trial balance report without group account by diptanilsaha [frappe] PR#48486

From: https://github.com/frappe/erpnext/pull/48486
Date: 2025-07-09 15:44:46+05:30

  • feat: filter to display trial balance report without group account (#48486)



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

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

# 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