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: improved the conditions for determining voucher subtypes #43273

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

ljain112
Copy link
Contributor

@ljain112 ljain112 commented Sep 18, 2024

  • Removed Debit Note And Credit Note for Sales Invoice and Purchase Invoice because it was confusing for users.
  • Added Debit Note when Sales Invoice and is_debit_note

Closes: #39382, #39382
Frappe Support Issue: https://support.frappe.io/app/hd-ticket/18562

backport version-15-hotfix
backport version-14-hotfix

@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Sep 18, 2024
@vorasmit
Copy link
Collaborator

@ruthra-kumar, Should we patch this?

@ruthra-kumar ruthra-kumar requested review from ruthra-kumar and removed request for rohitwaghchaure and deepeshgarg007 September 24, 2024 05:23
@ruthra-kumar ruthra-kumar self-assigned this Sep 24, 2024
@ruthra-kumar
Copy link
Member

@ruthra-kumar, Should we patch this?

Yes.

When this field was introduced, we intentionally didn't patch old data. So, while patching now, we only have to worry about rows with voucher_subtype already set.

Copy link

stale bot commented Nov 5, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Nov 5, 2024
@ruthra-kumar
Copy link
Member

ruthra-kumar commented Nov 6, 2024

@ljain112

Is there any blocker for this change?

@stale stale bot removed the inactive label Nov 6, 2024
@vorasmit vorasmit added squash Meant to tell reviewers that this PR should be squashed into a single commit while merging. backport version-14-hotfix backport to version 14 backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Nov 7, 2024
@vorasmit
Copy link
Collaborator

vorasmit commented Nov 7, 2024

LGTM.
@ruthra-kumar, you may review if you want, and merge this.

@ruthra-kumar ruthra-kumar removed the backport version-14-hotfix backport to version 14 label Nov 8, 2024
ruthra-kumar added a commit that referenced this pull request Nov 8, 2024
…-43273

fix: improved the conditions for determining voucher subtypes (backport #43273)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts backport version-15-hotfix squash Meant to tell reviewers that this PR should be squashed into a single commit while merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect Voucher Subtype
3 participants