Skip to content

FINERACT-1706: Charge back Loan Transaction - Part 1#2614

Merged
vidakovic merged 1 commit intoapache:developfrom
josehernandezfintecheandomx:enhancement/chargeback
Sep 30, 2022
Merged

FINERACT-1706: Charge back Loan Transaction - Part 1#2614
vidakovic merged 1 commit intoapache:developfrom
josehernandezfintecheandomx:enhancement/chargeback

Conversation

@josehernandezfintecheandomx
Copy link
Copy Markdown
Contributor

Description

Add a charge back transaction on the loan account, in order to post the debit to the loan account (increase the loan balance of the account)

FINERACT-1706.

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.

Copy link
Copy Markdown
Contributor

@adamsaghy adamsaghy left a comment

Choose a reason for hiding this comment

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

@josehernandezfintecheandomx Please check my comments!

@josehernandezfintecheandomx josehernandezfintecheandomx force-pushed the enhancement/chargeback branch 5 times, most recently from 590cb90 to 3c6839e Compare September 28, 2022 05:51
Copy link
Copy Markdown
Contributor

@adamsaghy adamsaghy left a comment

Choose a reason for hiding this comment

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

Please see my comments!

Copy link
Copy Markdown
Contributor

@adamsaghy adamsaghy left a comment

Choose a reason for hiding this comment

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

Please check my comments!

@josehernandezfintecheandomx josehernandezfintecheandomx force-pushed the enhancement/chargeback branch 2 times, most recently from 0486a7f to 2ab2623 Compare September 29, 2022 01:26
@josehernandezfintecheandomx josehernandezfintecheandomx force-pushed the enhancement/chargeback branch 4 times, most recently from 8dcf1ee to 57bb6a2 Compare September 29, 2022 21:02
Copy link
Copy Markdown
Contributor

@adamsaghy adamsaghy left a comment

Choose a reason for hiding this comment

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

Good work!
Some minor changes were requested!

@josehernandezfintecheandomx josehernandezfintecheandomx force-pushed the enhancement/chargeback branch 2 times, most recently from b159f7e to e60ef9e Compare September 30, 2022 13:51
@josehernandezfintecheandomx josehernandezfintecheandomx changed the title FINERACT-1706: Charge back Loan Transaction FINERACT-1706: Charge back Loan Transaction - Part 1 Sep 30, 2022
@vidakovic vidakovic self-requested a review September 30, 2022 17:40
Copy link
Copy Markdown
Contributor

@vidakovic vidakovic left a comment

Choose a reason for hiding this comment

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

LGTM

@vidakovic vidakovic merged commit 40b6eb5 into apache:develop Sep 30, 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.

3 participants