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: calc monthly_repayment_amount correctly in regenerate_repayment_schedule #38636

Merged
merged 1 commit into from
Dec 8, 2023
Merged

fix: calc monthly_repayment_amount correctly in regenerate_repayment_schedule #38636

merged 1 commit into from
Dec 8, 2023

Conversation

anandbaburajan
Copy link
Contributor

The monthly_repayment_amount in regenerate_repayment_schedule was being calculated incorrectly so fixed that by using the correct repayment schedule length and putting missing brackets.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 8, 2023
@anandbaburajan anandbaburajan merged commit 008400d into frappe:version-14-hotfix Dec 8, 2023
11 checks passed
frappe-pr-bot pushed a commit that referenced this pull request Dec 12, 2023
# [14.54.0](v14.53.0...v14.54.0) (2023-12-12)

### Bug Fixes

* 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 ([#38697](#38697)) ([753a1b5](753a1b5))
* calc monthly_repayment_amount correctly in regenerate_repayment_schedule ([#38636](#38636)) ([008400d](008400d))
* format only if searched text contain link value text ([b28deaa](b28deaa))
* limit end date to current date ([cbe15e1](cbe15e1))
* typo in unittest ([#38673](#38673)) ([c87a3c7](c87a3c7))
* **ux:** don't update qty blindly (backport [#38608](#38608)) ([#38638](#38638)) ([29cd474](29cd474))

### Features

* add employee number to client user bootinfo (backport [#38477](#38477)) ([#38602](#38602)) ([c2a137f](c2a137f))

### Reverts

* Revert "refactor: bank transaction (backport #38182)" (#38653) ([7813efa](7813efa)), closes [#38182](#38182) [#38653](#38653) [#38182](#38182)
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.54.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 Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants