[go: up one dir, main page]

Skip to content

fix(minor): set capital WIP account before asset tests by GursheenK [frappe] PR#38429

From: https://github.com/frappe/erpnext/pull/38429
Date: 2023-11-29 18:25:52+05:30

  • fix: set cwip account before asset tests



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

# 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