[
https://issues.apache.org/jira/browse/FINERACT-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy updated FINERACT-1417:
---------------------------------
Fix Version/s: (was: 1.12.0)
> Introduce a new pivot date to filter the savings transactions.
> --------------------------------------------------------------
>
> Key: FINERACT-1417
> URL: https://issues.apache.org/jira/browse/FINERACT-1417
> Project: Apache Fineract
> Issue Type: New Feature
> Components: Savings
> Reporter: Benura Abeywardena
> Assignee: Benura Abeywardena
> Priority: Major
>
> Current fineract code base use multiple for loops to calculate the
> transaction related data on a savings transaction. This adds an unnecessary
> latency to a transaction request. By introducing a pivot date, this number of
> iterations can be reduced with the help of savings account summary available.
> However, in this scenario back dated transactions will not be allowed. Since,
> there can be scenarios where back dated transactions are needed, a global
> configuration is introduced to prevent breaking the existing use cases
> completely.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)