This CBS application is designed for managing the members, beneficiaries, monthly savings, loan applications, and loan payments of the Church Billionaire Sacco. The application aims to streamline the Sacco's operations and enhance efficiency in managing member details, savings, and loan-related transactions.
- First Name
- Last Name
- Middle Name
- Phone Number
- Address [Country, City, Region]
- CBS Number
- Date of Birth
- Gender
- NIN (National Identification Number)
- Membership status {Submitted, Registered, Active}
- Member
- First Name
- Middle Name
- Last Name
- Phone Number
- Relationship
- Percentage
- Member
- Paid for
- Amount
- Amount in Words
- Year
- Date of Payment
- Member
- Amount
- Total Interest
- Payment Period
- Payment Start Date
- Referees (List of fellow Members) (Condition: Referee should not have a loan)
- Member
- Loan Amount
- Amount Paid against the loan
- Auto Compute the Interest
- Loan Balance
To install and configure the Church Billionaire Sacco Management application, follow the steps below:
-
Clone this repository to your folder.
git clone https://github.com/your_username/sacco-management.git
-
Install the required dependencies.
pip install -r requirements.txt
-
Start your CBS application
odoo-bin -c odoo.conf
-
Access the CBS application through your web browser and install the module.
-
Log in to your CBS application instance.
-
Navigate to the Sacco Management module.
-
Add Members, Beneficiaries, Record Monthly Savings, Submit Loan Applications, and Manage Loan Payments.
-
Enjoy the streamlined Sacco management process!
This Church Billionaire Sacco Management application is open-source software licensed under the MIT License.