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: dunning calculation of grand total when rate of interest is 0% #26286

Merged
merged 16 commits into from
Jul 12, 2021

Conversation

AfshanKhan
Copy link
Contributor

Issue: If for dunning the rate of interest is 0, and if we have a standard dunning fee say 50, the grand total is 0.

Example:
With rate of interest of 10%
Screenshot 2021-07-01 at 6 09 14 PM

With rate of interest of 0%
Screenshot 2021-07-01 at 6 11 59 PM

After the fix:
With rate of interest of 0%
Screenshot 2021-07-01 at 6 14 46 PM

nextchamp-saqib
nextchamp-saqib previously approved these changes Jul 2, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 42.878% when pulling 417ce91 on AfshanKhan:fix-dunning-grand-totals into 0b320b5 on frappe:develop.

@nextchamp-saqib nextchamp-saqib merged commit 7e05bea into frappe:develop Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants