-
Notifications
You must be signed in to change notification settings - Fork 2.2k
insert script for organisation start date #20
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awaleram
pushed a commit
to awaleram/incubator-fineract
that referenced
this pull request
Feb 14, 2017
modified migration scripts v99021 and v99027
ShruthiRajaram
pushed a commit
that referenced
this pull request
Nov 16, 2018
* Swagger Documentation of StandingInstructionApiResource.java * Swagger Documentation of StandingInstructionHistoryApiResource.java * Swagger Documentation for ChargesApiResource.java * Swagger Documentation of EntityFieldConfigurationApiResources.java and LoanChargesApiResource.java * Swagger Documentation for CollateralsApiResource.java and InterestRateChartsApiResource.java (#5) * Swagger Documentation for InterestRateChartSlabsApiResource.java (#8) * Swagger Documentation for FundsApiResource.java (#9) * Swagger Documentation for LoansApiResource.java (#10) * Swagger Documentation for TaxGroupApiResource.java (#12) * Swagger Documentation for FixedDepositAccountsApiResource.java (#13) * Swagger Documentation for FixedDepositAccountsApiResource.java * Added Example Request in GET Endpoint {accountId} Added Example Request in GET Endpoint in "fixeddepositaccounts/{accountId}" * Swagger Documentation for AccountTransfersApiResource.java (#14) * Swagger Documentation for CollectionSheetApiResource.java and FloatingRatesApiResource.java (#15) * Swagger Documentation for CentersApiResource.java (#16) * Swagger documentation for GroupsApiResource.java (#11) * Swagger Documentation for SelfBeneficiariesTPTApiResource.java and SelfAuthenticationApiResource.java (#21) * Swagger Documentation for SelfClientsApiResource.java (#20) * Swagger Documentation for AccountsApiResource.java (#19) * Swagger Documentation for SelfUserApiResource.java, TaxComponentApiResource.java & SelfUserDetailsApiResource.java (#18) * Swagger Documentation for FixedDepositProductsApiResource.java (#22) * Swagger Documentation for SelfSavingsApiResource.java (#23) * Swagger Documentation for RecurringDepositAccountsApiResource.java (#24) * Swagger Documentation for SelfLoansApiResource.java (#17) * Swagger Documentation for SelfLoansApiResource.java * Added documentation for POST endpoint * Swagger Documentation for SavingsAccountsApiResource.java (#26) * Swagger Documentation for RecurringDepositAccountTransactionsApiResource.java (#29) * Swagger Documentation for LoanProductsApiResource.java and NotesApiResource,java (#25) * Swagger Documentation for RecurringDepositProductsApiResource.java & SavingAccountChargesApiResource.java (#27) * Swagger Documenatation for LoanScheduleApiResource.java & LoanTransactionsApiResource.java (#28) * Swagger Documentation for PaymentTypeApiResource.java and ProductsApiResource.java (#31) * Swagger Documentation for SavingsProductsApiResource.java (#30) * Swagger Documentation for Clients API (#32) * Swagger Documentation for Clients API * Changed the file name * Fixed minor bugs/errors * Requested Changes * Some more changes
Napho
referenced
this pull request
in FITER1/fineract-template
Jan 19, 2023
MON-92 - Fixed Deposit Top Up
Aman-Mittal
added a commit
to Aman-Mittal/fineract
that referenced
this pull request
Aug 24, 2025
author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043679 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043674 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043668 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043655 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043650 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043640 +0530 parent 0f53f77 author Aman-Mittal <[email protected]> 1755282444 +0530 committer Aman-Mittal <[email protected]> 1756043234 +0530 # This is a combination of 30 commits. # This is the 1st commit message: minor sonarqube fixes apply java sptless changes spotless apply Bump actions/checkout from 4.2.2 to 5.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> FINERACT-2326: Extract out external dependencies from Client and Group entity FINERACT-2330: Buy-Down fees Accounting for non merchant product FINERACT-2326: Missing user permission for Capitalized Income and Buydown fee # This is the commit message #2: FINERACT-2181: Update dependency node to v22 # This is the commit message #3: FINERACT-2181: Update dependency com.puppycrawl.tools:checkstyle to v11 # This is the commit message apache#4: FINERACT-2326: Fix UserLoanPermissionTest # This is the commit message apache#5: FINERACT-2326: Use Hibernate Validator # This is the commit message apache#6: FINERACT-2232: DeferredIncomeApi as CapitalizedIncomeApi # This is the commit message apache#7: FINERACT-2326: Introduce FineractProgressiveLoanBeanConfiguration to allow conditionally register beans in `fineract-progressive-loan` module # This is the commit message apache#8: FINERACT-2326: Rework business date validation and dto handling # This is the commit message apache#9: FINERACT-2233: Rework journal entry handling logic in Loan module # This is the commit message apache#10: FINERACT-2279: Add contract termination documentation # This is the commit message apache#11: FINERACT-1981: Reschedule loan with interest rate change from zero breaks repayment schedule and loan status to OVERPAID # This is the commit message apache#12: FINERACT-1981: Reschedule loan with interest rate change from zero breaks repayment schedule and loan status to OVERPAID - E2E tests Implemented Sonar Fixes # This is the commit message apache#13: FINERACT-2312: Adjustment to savings account products by adding a new accounting account interest receivables account. (apache#4876) # This is the commit message apache#14: FINERACT-2312: Accruals added for savings accounts (apache#4885) # This is the commit message apache#15: added e2e tests for validation of progressive Loan schedule handling - Reschedule installment (Extend repayment period) # This is the commit message apache#16: FINERACT-1981: Progressive Loan schedule handling - Reschedule installment (Extend repayment period) # This is the commit message apache#17: FINERACT-2330: Buy-Down fees adjustment Acct for non merchant product # This is the commit message apache#18: FINERACT-2330: added e2e tests for buy down fee for non-merchant # This is the commit message apache#19: FINERACT-2327: when Interest Refund was created manually, we should only return the newly created Interest Refund transaction identifiers in the result. # This is the commit message apache#20: FINERACT-2317: Fix updating the available disbursed amount to zero after loan approval # This is the commit message apache#21: FINERACT-2317: added e2e tests for update available disb amount validation with zero value # This is the commit message apache#22: FINERACT-2326: Backdated loan charge-off accrual fix # This is the commit message apache#23: FINERACT-1926: Add previous owner to ExternalAssetOwnerTransfer # This is the commit message apache#24: FINERACT-1926: added e2e tests for asset owner event changes with previous owner # This is the commit message apache#25: Bump actions/setup-java from 4.7.1 to 5.0.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@c5195ef...dded088) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> # This is the commit message apache#26: FINERACT-2337 Fix docker publish for tags # This is the commit message apache#27: FINERACT-2349: final 1.12.1 release doc updates Tidy up docs post-1.12.1 release, alongside updates to https://cwiki.apache.org/confluence/display/FINERACT/ # This is the commit message apache#28: FINERACT-2326: Deregister static mocks # This is the commit message apache#29: Bump actions/checkout from 4.2.2 to 5.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> # This is the commit message apache#30: FINERACT-2326: Extract out external dependencies from Client and Group entity FINERACT-2326: Missing user permission for Capitalized Income and Buydown fee FINERACT-2181: Update dependency node to v22 FINERACT-2181: Update dependency com.puppycrawl.tools:checkstyle to v11 FINERACT-2326: Fix UserLoanPermissionTest FINERACT-2232: DeferredIncomeApi as CapitalizedIncomeApi FINERACT-2326: Introduce FineractProgressiveLoanBeanConfiguration to allow conditionally register beans in `fineract-progressive-loan` module FINERACT-2326: Rework business date validation and dto handling FINERACT-2279: Add contract termination documentation FINERACT-1981: Reschedule loan with interest rate change from zero breaks repayment schedule and loan status to OVERPAID - E2E tests FINERACT-2312: Accruals added for savings accounts (apache#4885) FINERACT-1981: Progressive Loan schedule handling - Reschedule installment (Extend repayment period) FINERACT-2330: Buy-Down fees adjustment Acct for non merchant product FINERACT-2330: added e2e tests for buy down fee for non-merchant FINERACT-2327: when Interest Refund was created manually, we should only return the newly created Interest Refund transaction identifiers in the result. FINERACT-2317: added e2e tests for update available disb amount validation with zero value FINERACT-2326: Backdated loan charge-off accrual fix FINERACT-1926: Add previous owner to ExternalAssetOwnerTransfer FINERACT-1926: added e2e tests for asset owner event changes with previous owner Bump actions/setup-java from 4.7.1 to 5.0.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@c5195ef...dded088) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> FINERACT-2337 Fix docker publish for tags FINERACT-2349: final 1.12.1 release doc updates Tidy up docs post-1.12.1 release, alongside updates to https://cwiki.apache.org/confluence/display/FINERACT/ FINERACT-2326: Deregister static mocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.