Skip to content

fix: GL Entries for receiving non CWIP assets using Purchase Receipt [frappe]

Bot Dokos requested to merge ft-commit-0b85a525fb36b2 into develop

From: https://github.com/frappe/erpnext/commit/0b85a525fb36b2d72baa9cf039205a0550c28f25
Date: 2023-10-17 13:28:56+05:30
By: Deepesh Garg

fix: GL Entries for receiving non CWIP assets using Purchase Receipt

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-0b85a525fb36b2

# 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