[go: up one dir, main page]

fix: correct monthly sales history by AhmedAbokhatwa [frappe] PR#50056

From: https://github.com/frappe/erpnext/pull/50056
Date: 2025-10-21 08:16:53+03:00

  • fix: correct monthly sales history (#50056)



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

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

# 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