[go: up one dir, main page]

Skip to content

fix: use most reliable section reference per report line by blaggacao [frappe] PR#39229

From: https://github.com/frappe/erpnext/pull/39229
Date: 2024-01-08 22:07:46+01:00

  • fix: use most reliable section reference per report line



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

# 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