Did you check the existing Spring Batch framework in Fineract?   There's
likely some useful documentation in the tickets even if it hasn't made it
fully into the built documentation.

I think this falls under the heading of a batch job or task that is
configured and run once, for all product accounts that match a certain
filter.   It's probably the case that the newish (2022) batch framework
hasn't been fully extended in the fineract project to the savings account,
and for that you could create a ticket and start to work on it, to create a
PR.

https://github.com/apache/fineract/pull/2437
https://issues.apache.org/jira/browse/FINERACT-1667?attachmentSortBy=dateTime



On Thu, Apr 18, 2024 at 4:49 AM Kigred Developer <kigred.develo...@gmail.com>
wrote:

> Yes, if it does not does not exist I will write a frontend solution for
> it. It does look like something that we should write a ticket for since
> Fineract already provides for addition of charges to savings accounts.
>
> On Thu, Apr 18, 2024 at 1:55 PM Chukwudi Nwachukwu <theic...@gmail.com>
> wrote:
>
>> I think you should write a service to achieve this if it doesn't exist!
>>
>> On Thu, 18 Apr 2024, 11:47 Kigred Developer, <kigred.develo...@gmail.com>
>> wrote:
>>
>>> Hello Devs,
>>>
>>> I create a savings product without assigning any charges to it. Several
>>> savings accounts were activated on this product.  Later (after a couple of
>>> years), charges were introduced to this product and they are meant to be
>>> assigned to both new and existing savings accounts.
>>> Is there an automated way to assign these new charges to existing
>>> accounts without manually going through all of them one by one?
>>>
>>> Regards.
>>> Wilfred
>>> _______________________________________________
>>> Mifos-users mailing list
>>> mifos-us...@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>
>> _______________________________________________
>> Mifos-users mailing list
>> mifos-us...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
>

Reply via email to