[go: up one dir, main page]

fix: strip html the printview's key value by shariquerik [frappe] PR#23606

From: https://github.com/frappe/frappe/pull/23606
Date: 2023-12-05 15:49:46+05:30

  • fix: strip html the printview's key value (#23606)



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

# 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