[go: up one dir, main page]

Skip to content

fix: production plan date filters for orders by GursheenK [frappe] PR#39702

From: https://github.com/frappe/erpnext/pull/39702
Date: 2024-02-04 23:01:51+05:30

  • fix: production plan date filters for orders (#39702)



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

# 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