Skip to content

fix: Purchase Invoice GL entires for assets [frappe]

Bot Dokos requested to merge ft-commit-94749084491d8d into develop

From: https://github.com/frappe/erpnext/commit/94749084491d8d72a50622fafe9629d29e01e659
Date: 2023-10-20 19:49:41+05:30
By: Deepesh Garg

fix: Purchase Invoice GL entires for assets

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-94749084491d8d

# 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