Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set party_type null when payment_type is changed to Internal Transfer #43171

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

vishakhdesai
Copy link
Contributor

Issue while creating Payment Entry for Internal Transfer:

image

When the Payment Type is changed from Pay to Internal Transfer, the previously set Party Type is not set to null.

Video showing steps to replicate the issue:

Payment.Entry.Issue.mp4

@sagarvora sagarvora merged commit 941177e into frappe:develop Sep 12, 2024
11 checks passed
@sagarvora sagarvora added backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Sep 12, 2024
sagarvora added a commit that referenced this pull request Sep 12, 2024
…-43171

fix: set `party_type` null when `payment_type` is changed to `Internal Transfer` (backport #43171)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants