You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/23 15:32:02 UTC

[jira] [Assigned] (FINERACT-425) Jobs configurable by loans / savings product and office.

     [ https://issues.apache.org/jira/browse/FINERACT-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger reassigned FINERACT-425:
------------------------------------------

    Assignee:     (was: Avik Ganguly)

Dear current assignee of this issue, related to FINERACT-1000 and to clean up our shiny brand new JIRA Dashboard on https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335824 I'm doing a little bit of "release management" today, and because you have no updated in a very long time, have taken the liberty to assume that you have lost interest to contribute to this issue (the Fineract project is sad to have lost you!), and am therefore un-assigning it from you (in a "bulk" update, this message is not personal but is being commented in tens of issues today).

Un-assigning it from you makes it clear to other contributors that this issue would be available for them to work on, in the (rather unlikely, yes) case that they could be so inclined. Should this be a misunderstanding on my part, I apologize, ask you to clarify your intentions for this issue by replying by commenting back here - and do re-assigning it back to you!

> Jobs configurable by loans / savings product and office.
> --------------------------------------------------------
>
>                 Key: FINERACT-425
>                 URL: https://issues.apache.org/jira/browse/FINERACT-425
>             Project: Apache Fineract
>          Issue Type: Improvement
>          Components: Organization
>            Reporter: Avik Ganguly
>            Priority: Major
>              Labels: features, gsoc, p2, performance
>
> Allow saving key-value pairs against each job. Key populated in front-end can be a free text field or an enum consisting of Loan Product / Savings Product / Office. If pre-defined key is selected, populate corresponding list of existing loan product / savings product / office in value field's dropdown.
> The jobs can receive this key-value pair as a function parameter by setting arguments on the jobDetailFactoryBean created in the function createJobDetail(ScheduledJobDetail) in the class JobRegisterServiceImpl.
> If the following jobs has above parameters passed to it, it should add corresponding office/product filter where clause to its read query.
> Add Accrual Transactions
> Add Periodic Accrual Transactions
> Add Accrual Transactions For Loans With Income Posted As Transactions
> Generate Loan Loss Provisioning
> Post Interest for Savings
> Update Loan Summary
> This feature can be made more useful with node-aware scheduler as different nodes can be configured to perform the job for different products/offices resulting in distribution of load. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)