[go: up one dir, main page]

fix: remove doctype link from serial no ledger report by Nihantra-Patel [frappe] PR#42327

From: https://github.com/frappe/erpnext/pull/42327
Date: 2024-07-15 22:59:43+05:30

  • fix: remove doctype link from serial no ledger report (#42327)



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

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

# 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