fix: use system font for printing by barredterra [frappe] PR#23935

From: https://github.com/frappe/frappe/pull/23935
Date: 2023-12-25 18:28:18+01:00

  • fix: use system font for printing



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

# 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