Skip to content

[frappe] PR #36076 ruthra-kumar/possible_type_error_on_err_creation

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

See https://github.com/frappe/erpnext/pull/36076

Date: 2023-07-11T10:37:37+05:30

  • Merge pull request #36076 from ruthra-kumar/possible_type_error_on_err_creation
  • fix: possible type error on ERR creation



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

# Make changes then rebase
git rebase -i upstream/develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports