[go: up one dir, main page]

fix: service item capitalization by khushi8112 [frappe] PR#42188

From: https://github.com/frappe/erpnext/pull/42188
Date: 2024-07-16 17:45:29+05:30

  • fix: service item capitalization (#42188)



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

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

# 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