Skip to content

chore(stock): use the into child mapper mapper frappe/frappe#22592 by blaggacao [frappe] PR#40778

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

From: https://github.com/frappe/erpnext/pull/40778
Date: 2023-09-29 18:49:55+02:00

  • chore(stock): use the into child mapper mapper frappe/frappe#22592



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

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

# 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