Skip to content

fix: Subscription update patch by deepeshgarg007 [frappe] PR#39138

Bot Dokos requested to merge ft-pr-39138 into develop

From: https://github.com/frappe/erpnext/pull/39138
Date: 2024-01-04 11:22:42+05:30

  • fix: Subscription update patch



Diagnostics

Conflicts detected for source commit: 277dade9f9a0a439d435dd6a53474aae67cd8f24



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

# 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