Skip to content

fix: labels for `Stock Ledger Invariant Check` report by s-aga-r [frappe] PR#37150

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

From: https://github.com/frappe/erpnext/pull/37150
Date: 2023-09-20 18:36:24+05:30

  • fix: labels for Stock Ledger Invariant Check report (#37150)



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

# 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