fix: include expense claim line projects in project total expense claim (backport #4865) [frappe] PR#4877/v5-dev

From: https://github.com/frappe/hrms/pull/4877/v5-dev
Date: 2026-07-07 16:31:18+05:30

  • fix: include expense claim line projects in project total expense claim



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-4877/v5-dev

# Alternatively, re-take the changes
git switch v5-dev
ft take ft-pr-4877/v5-dev

# Make changes then rebase
git rebase -i v5-dev

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

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

Merge request reports

Loading