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: Allow backdated repayment cancels for term loans #36614

Conversation

deepeshgarg007
Copy link
Member

@deepeshgarg007 deepeshgarg007 commented Aug 12, 2023

Users are unable to cancel a backdated payment entry for term loans.
Since for term loans, the interest calculation is already fixed it doesn't depend on previous payments and this validation can be safely ignored

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Aug 12, 2023
@deepeshgarg007 deepeshgarg007 merged commit e5bc888 into frappe:version-14-hotfix Aug 13, 2023
12 checks passed
deepeshgarg007 added a commit that referenced this pull request Aug 13, 2023
…-36614

fix: Allow backdated repayment cancels for term loans (#36614)
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.35.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-13-hotfix needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants