Skip to content

fix: show customer name for naming series in process soa by GursheenK [frappe] PR#36843

Bot Dokos requested to merge ft-pr-36843 into develop

From: https://github.com/frappe/erpnext/pull/36843
Date: 2023-08-29 16:16:50+05:30

  • fix: remove report field db set
  • test: auto email for ar report
  • fix: generate pdf only when result exists
  • feat: add field for specifying pdf name
  • fix: show letterhead and terms for AR pdf



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

# 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