Skip to content

fix: In-Transit Warehouse company filter by hyaray [frappe] PR#37796

Bot Dokos requested to merge ft-pr-37796 into develop

From: https://github.com/frappe/erpnext/pull/37796
Date: 2023-10-31 21:21:27+08:00

  • fix: In-Transit Warehouse company filter (#37796)



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

# 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