[go: up one dir, main page]

Skip to content

fix: landed cost voucher for legacy pr with batch by rohitwaghchaure [frappe] PR#40966

From: https://github.com/frappe/erpnext/pull/40966
Date: 2024-04-11 16:20:55+05:30

  • fix: landed cost voucher for legacy pr with batch



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

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

# 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