Skip to content

Create an API to show member installment of a Team #64

Open
@harunurkst

Description

Show member list with installment data of a team who have active Loan

[
    {
     "sl": 1,
     "member_id": 121,
     "member name": "xxx",
     "gurdian_name": "xxx",
     "loan_amount": 5000,
     "week1": 200,
     "week2": 200,
     "week3": 200,
     "week4": 0,
     "balance": 2000,
   },

]

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions