[go: up one dir, main page]

Skip to content

fix: translatability by barredterra [frappe] PR#40050

From: https://github.com/frappe/erpnext/pull/40050
Date: 2024-02-22 18:30:20+01:00

  • fix: translatability



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

# 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

Loading