Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categorize Debtor Group: Distinguishing Insolvent and Solvent Entities #7674

Closed
lomamech opened this issue Aug 25, 2024 · 2 comments · Fixed by #7678
Closed

Categorize Debtor Group: Distinguishing Insolvent and Solvent Entities #7674

lomamech opened this issue Aug 25, 2024 · 2 comments · Fixed by #7678

Comments

@lomamech
Copy link
Collaborator

To enhance our financial management system, we propose categorizing the debtor group into two distinct categories: Insolvent and Solvent. This categorization will allow for more precise tracking, reporting, and decision-making regarding outstanding debts.

@jniles
Copy link
Collaborator

jniles commented Aug 25, 2024

@lomamech can we introduce other business rules around this flag besides reporting? For example, an insolvent debtor group probably should not accept new patients or have new invoices generated against it. Would the hospital requesting this flag agree?

@lomamech
Copy link
Collaborator Author

can we introduce other business rules around this flag besides reporting? For example, an insolvent debtor group probably should not accept new patients or have new invoices generated against it. Would the hospital requesting this flag agree?

The Bhima system blocks admission and billing for patients belonging to locked debtor groups, so it may be necessary to simply lock the debtor group,

lomamech added a commit to lomamech/bhima-2.X that referenced this issue Aug 26, 2024
- Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients.
- Updated the debtors management module to include the option to define clients as insolvent.

closes Third-Culture-Software#7674
lomamech added a commit to lomamech/bhima-2.X that referenced this issue Aug 29, 2024
- Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients.
- Updated the debtors management module to include the option to define clients as insolvent.

closes Third-Culture-Software#7674
lomamech added a commit to lomamech/bhima-2.X that referenced this issue Aug 30, 2024
- Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients.
- Updated the debtors management module to include the option to define clients as insolvent.

closes Third-Culture-Software#7674
lomamech added a commit to lomamech/bhima-2.X that referenced this issue Aug 31, 2024
- Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients.
- Updated the debtors management module to include the option to define clients as insolvent.

closes Third-Culture-Software#7674
lomamech added a commit to lomamech/bhima-2.X that referenced this issue Aug 31, 2024
- Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients.
- Updated the debtors management module to include the option to define clients as insolvent.

closes Third-Culture-Software#7674
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants