Skip to content

refactor: move clear data button to user action [frappe]

From: https://github.com/frappe/erpnext/commit/7045810bae40ba24241123ac28708db32a638f89
Date: 2023-09-15 20:46:39+05:30
By: Ankush Menat

refactor: move clear data button to user action

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-7045810bae40ba24241123ac28708db32a638f89

# 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