fix: modify voucher type based on account type [frappe]

From: https://github.com/frappe/hrms/commit/4e0722e0639f2787d1d5fdac0560586c72e176a3
Date: 2026-01-28 14:54:15+03:00
By: El-Shafei H.

fix: modify voucher type based on account type

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-4e0722e0639f27

# Alternatively, re-take the changes
git switch develop
ft take ft-commit-4e0722e0639f27

# 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