Skip to content

[frappe] PR #36313 barredterra/delete-root-item-group

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

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

Date: 2023-07-27T18:06:53+00:00

  • Merge pull request #36313 from barredterra/delete-root-item-group
  • fix(Item Group): allow root deletion



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

# 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