[go: up one dir, main page]

fix: changed naming series to random for SABB by rohitwaghchaure [frappe] PR#45879

From: https://github.com/frappe/erpnext/pull/45879
Date: 2025-02-12 09:55:20+05:30

  • fix: changed naming series to random for SABB



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

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-45879

# Make changes then rebase
git rebase -i develop

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

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

Merge request reports

Loading