[go: up one dir, main page]

fix: add doc.status for translation by mahsem [frappe] PR#44582

From: https://github.com/frappe/erpnext/pull/44582
Date: 2024-12-06 14:59:16+01:00

  • fix: add docstatus for translation



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

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

# 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