Skip to content

FINERACT-1827: Last installment is not closed if there is a chargeback transaction - #2788

Merged
galovics merged 1 commit into
apache:developfrom
josehernandezfintecheandomx:fix/loan_installment_closed_with_chargeback
Dec 6, 2022
Merged

FINERACT-1827: Last installment is not closed if there is a chargeback transaction#2788
galovics merged 1 commit into
apache:developfrom
josehernandezfintecheandomx:fix/loan_installment_closed_with_chargeback

Conversation

@josehernandezfintecheandomx

@josehernandezfintecheandomx josehernandezfintecheandomx commented Dec 5, 2022

Copy link
Copy Markdown
Contributor

…ction

Description

In case if a loan is fully paid and there was a chargeback transaction the last installment is not marked as paid/completed.

FINERACT-1827

Screenshot 2022-12-05 at 0 48 11

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per https://github.com/apache/fineract/#pull-requests

  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.

  • Create/update unit or integration tests for verifying the changes made.

  • Follow coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions.

  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes

  • Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)

FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.

@josehernandezfintecheandomx josehernandezfintecheandomx changed the title Fix to set obligation met date for installment with chargeback transa… FINERACT-1827: Fix to set obligation met date for installment with chargeback transa… Dec 5, 2022

@galovics galovics left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title doesn't correspond to any Fineract JIRA, neither the commit.

@josehernandezfintecheandomx
josehernandezfintecheandomx force-pushed the fix/loan_installment_closed_with_chargeback branch from a08a8d9 to 1a47e1a Compare December 6, 2022 14:34
@josehernandezfintecheandomx josehernandezfintecheandomx changed the title FINERACT-1827: Fix to set obligation met date for installment with chargeback transa… FINERACT-1827: Last installment is not closed if there is a chargeback transaction Dec 6, 2022
@josehernandezfintecheandomx
josehernandezfintecheandomx force-pushed the fix/loan_installment_closed_with_chargeback branch from 1a47e1a to 3f6fe0c Compare December 6, 2022 15:55
@josehernandezfintecheandomx
josehernandezfintecheandomx force-pushed the fix/loan_installment_closed_with_chargeback branch from 3f6fe0c to 2a72c20 Compare December 6, 2022 18:27
@galovics
galovics merged commit 7dfbc25 into apache:develop Dec 6, 2022
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.

2 participants