Thanks James. Will look into it.
On Fri, 19 Apr 2024, 18:09 James Dailey, wrote:
> 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 und
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 accoun
I think you should write a service to achieve this if it doesn't exist!
On Thu, 18 Apr 2024, 11:47 Kigred Developer,
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
> yea
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
wrote:
> I think you should wr
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 au