Jubha can list any data pointer with a data table approach + drop down with
Code values. See Mifos user manual.
https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/manage-codes


An ethical approach might be to reject parameters like Gender as a credit
access pointer in an open source globally compliant system.

World is changing.

Hope u can consider this blog!
https://uxdesign.cc/designing-forms-for-gender-diversity-and-inclusion-d8194cf1f51

If you r still curious about listing Gender as a data pointer, then perhaps
ensure that your organisation has a grievance redressal structure and a DPO
mandate, such that this listed data pointer is warranted to not be
processed for credit assessment, & is only being collected to establish
unique ID in the system. Now a tenant cannot always ensure this, cause of
public policy gaps in different jurisdictions.

Please read this working paper too.
https://www.ecb.europa.eu/pub/pdf/scpwps/ecbwp1822.en.pdf

https://idbinvest.org/en/blog/gender/uncovering-hidden-cost-gender-biases-lending-women

In absence of a strong DPO, we should try to contain the interpersonal
corporeal and sentient bias at a global standard of awareness with
epistemic justice to this open source product, nothing like it.

For this, we should ensure that science based standards on data collection
by setting up a Global Configurations standard for Gender.

See this
https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/global-configuration

Thanks for your consideration. Have a great week ahead!

On Tue, 23 Aug 2022 at 11.23, jubha mayala <basston...@gmail.com> wrote:

> Hi all!
> I am also looking to add parameters on this loan listing, and these
> parameters are Gender and age, how can this be added?
>
> Your support is so much appreciated.
> Regards,
>
> Jubha
>
> On Sat, Feb 19, 2022 at 5:25 PM Kigred Developer <
> kigred.develo...@gmail.com> wrote:
>
>> Thanks Alberto. This is definitely what I am looking for.
>> Regards
>> Wilfred
>>
>> On Fri, Feb 18, 2022 at 6:11 PM JOSE ALBERTO HERNANDEZ MALDONADO <
>> jose.hernan...@fintecheando.mx> wrote:
>>
>>> Hello!
>>>
>>> Yes there is a query parameter to filter Loans the sqlSearch
>>>
>>>
>>> /fineract-provider/api/v1/loans?limit=1000&sqlSearch=l.loan_status_id+in+(100)
>>>
>>> or if you need more than one Loan status
>>>
>>>
>>> /fineract-provider/api/v1/loans?limit=1000&sqlSearch=l.loan_status_id+in+(100,200)
>>>
>>> The status code are:
>>> 100: Submitted and Pending Approval,
>>> 200: Approved,
>>> 300: Active (Disbursed)
>>> 301: Overdue
>>> 302: Overdue NPA
>>> 400: Withdrawn by Client
>>> 500: Rejected
>>> 600: Closed Obligations Meet
>>> 700: Closed Overpaid
>>>
>>> Thanks
>>> Alberto
>>>
>>> On Thu, Feb 17, 2022 at 9:47 PM Kigred Developer <
>>> kigred.develo...@gmail.com> wrote:
>>>
>>>> Hello Devs,
>>>>
>>>> Is there a way to specify status when listing loans. I need to query
>>>> loans of different status for example status='Pending Approval'. I am aware
>>>> that I can run a report and get these lists but that alternative cannot fit
>>>> what I am looking for since it requires user input/actions.
>>>> I can see one can specify sqlSearch argument, this is probably what I
>>>> would use but I have not been successful with it so far. Can some help with
>>>> an example?
>>>>
>>>> Regards.
>>>> _______________________________________________
>>>> Mifos-users mailing list
>>>> Mifos-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>>
>>> _______________________________________________
>>> Mifos-users mailing list
>>> Mifos-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>
>> _______________________________________________
>> Mifos-users mailing list
>> Mifos-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
-- 
Ankit
Managing Partner
Muellners Inc

This mail is governed by Muellners® IT policy.
The information contained in this e-mail and any accompanying documents may
contain information that is confidential or otherwise protected from
disclosure. If you are not the intended recipient of this message, or if
this message has been addressed to you in error, please immediately alert
the sender by reply e-mail and then delete this message, including any
attachments. Any dissemination, distribution or other use of the contents
of this message by anyone other than the intended recipient is strictly
prohibited. All messages sent to and from this e-mail address may be
monitored as permitted by applicable law and regulations to ensure
compliance with our internal policies and to protect our business. E-mails
are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, lost or destroyed, or contain viruses. You are deemed
to have accepted these risks if you communicate with us by e-mail.
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to