[go: up one dir, main page]

fix: added validation message for low gross purchase amount by khushi8112 [frappe] PR#41502

From: https://github.com/frappe/erpnext/pull/41502
Date: 2024-05-16 16:37:49+05:30

  • fix: added validation message for low gross purchase amount



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

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-41502

# Make changes then rebase
git rebase -i develop

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

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

Merge request reports

Loading