[go: up one dir, main page]

fix: Consider adding warranty period to serial nos by mujeerhashmi [frappe] PR#42051

From: https://github.com/frappe/erpnext/pull/42051
Date: 2024-07-04 14:38:06+05:30

  • fix: Consider adding warranty period to serial nos (#42051)



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

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

# 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