[go: up one dir, main page]

fix: do not allow "Finance Book" in Accounting Dimensions by ljain112 [frappe] PR#45696

From: https://github.com/frappe/erpnext/pull/45696
Date: 2025-02-04 12:24:15+05:30

  • fix: do not allow "Finance Book" in Accounting Dimensions



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

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

# 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