openspp-modules
openspp-modules copied to clipboard
OpenSPP Odoo modules
**Describe the bug** I was looking through some of the error messages we have when running OpenSPP, and I see that some code we have is trying to make guarantees...
**Business Requirement** To develop a comprehensive Donor Management module within OpenSPP that facilitates the efficient tracking, management, and reporting of donor contributions—both financial and in-kind—thereby enhancing transparency, accountability, and engagement...
## **Why is this change needed?** Issue Card modal is not closing after clicking confirm button ## **How was the change implemented?** added `close="1"` parameter to the button. ## **New...
## **Why is this change needed?** spp_sms module is still in another repo and is still in 15.0 ## **How was the change implemented?** Moved the spp_sms module to this...
Add more tests on modules to improve codecov to at least 80%
## **Why is this change needed?** A new **spp_change_request_base** module is created in PR: [#777](https://github.com/OpenSPP/openspp-modules/pull/777) to support any change request implementations. This PR will modify the existing **spp_change_request** to support...
**Business Requirement** The text label of the tab "Configure the default eligiblity criteria" should be changed to Configure the Eligiblity Criteria. because what is listed here are types of Eligibility...
## **Why is this change needed?** When approving a change request,An event data to update ## **How was the change implemented?** 1. Inherit spp_event_data and spp_change_request modules and add event...
# Document the OpenSPP Translation Workflow ## Description As OpenSPP is used in multiple countries and languages, having clear documentation on the translation workflow is essential. This will help contributors...
# Document OpenSPP Installation Process with Step-by-Step Guide for Non-Docker Environments ## Description OpenSPP already has basic installation documentation using Docker at https://docs.openspp.org/getting_started/installation_guide.html. However, we need comprehensive, user-friendly installation documentation...