Skip to content

[frappe] fix: Ambiguous column error while submitting stock entry

Date: 2023-07-12T10:18:38+05:30By: Deepesh Garg

fix: Ambiguous column error while submitting stock entry

fix: Ambiguous column error while submitting stock entry

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



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

# Make changes then rebase
git rebase -i upstream/develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports