[go: up one dir, main page]

fix: PCV validation for previous fiscal year by GursheenK [frappe] PR#40572

From: https://github.com/frappe/erpnext/pull/40572
Date: 2024-03-20 18:45:04+05:30

  • fix: validate gl for previous fiscal year



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

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

# 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