chore: Periodic release for version-1#371
Merged
deepeshgarg007 merged 135 commits intoversion-1from Mar 23, 2025
Merged
Conversation
fix: Loan Transfer JV creation
(cherry picked from commit d610cf9)
(cherry picked from commit a21b8ad)
fix: write off recovery/settlement accounts (#309)
(cherry picked from commit 34d760c)
(cherry picked from commit f29a070)
(cherry picked from commit 0206bf2)
(cherry picked from commit 157826a)
(cherry picked from commit 18440d3)
fix: penal accruals should have the same starting_date and posting_date for one day penal accruals (backport #324)
(cherry picked from commit 7056530)
fix: don't do penal accruals upon demand (backport #320)
test: make test_same_date_for_daily_accruals pass
fix: Precision handling for auto loan closure
fix: Loan Closure date on refund
(cherry picked from commit 18bf506)
fix: Maturity date set error (backport #339)
(cherry picked from commit 44d83c2)
(cherry picked from commit 13c39f3)
(cherry picked from commit 31da1fd)
(cherry picked from commit 966188c)
Validation for repayment for waiver account (backport #338)
(cherry picked from commit 77ced7f)
fix: Loan Demand for unbooked principal (backport #342)
This reverts commit c98df40.
(cherry picked from commit b84a782)
(cherry picked from commit d374a3f)
…revert if not working) (#395) * fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background
fix: posting_date for interest accruals should be t-1 (backport #387)
(cherry picked from commit 4e4654e)
… start date backwards (cherry picked from commit cd81ad6)
(cherry picked from commit 94d0ecf)
(cherry picked from commit a366bdf)
…rium period (cherry picked from commit abd43ca)
(cherry picked from commit 7b5da3d)
(cherry picked from commit 633983d)
(cherry picked from commit 57c7d99)
(cherry picked from commit 1af9aa5)
* fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background * chore: add indexes to loan and loan_transfer fields in journal entries
* fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background * chore: add indexes to loan and loan_transfer fields in journal entries * chore: add patch
* fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background * chore: add indexes to loan and loan_transfer fields in journal entries * chore: add patch
fix: moratorium during restructure (backport #384)
* fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background * chore: add indexes to loan and loan_transfer fields in journal entries * chore: add patch * fix: rq jobs hate huge function names
* fix: move GL heavy tasks to background job * fix: all jobs in the background * fix: delete GLs in the background * chore: add indexes to loan and loan_transfer fields in journal entries * chore: add patch * fix: rq jobs hate huge function names * perf: remove duplicate GL entries (happening in the background, so two different transactions for after_insert and submit.)
Collaborator
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
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.