Skip to content

fix: typeerror [frappe]

Bot Dokos requested to merge ft-commit-87d0b8ba1af8a8 into develop

From: https://github.com/frappe/frappe/commit/87d0b8ba1af8a80e813c472f7de2319b0733975a
Date: 2024-01-12 16:52:29+05:30
By: Ankush Menat

fix: typeerror

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-87d0b8ba1af8a8

# 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