[go: up one dir, main page]

fix: fixed typo in manufacturing settings and field rename by diptanilsaha [frappe] PR#45238

From: https://github.com/frappe/erpnext/pull/45238
Date: 2025-01-17 17:24:39+05:30

  • fix: fixed typo in manufacturing settings and field rename (#45238)



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

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

# 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