-
Notifications
You must be signed in to change notification settings - Fork 24
Make the Area Module independent of the OpenG2P and OpenSPP registry modules. #747
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
Make the Area Module independent of the OpenG2P and OpenSPP registry modules. #747
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #747 +/- ##
==========================================
+ Coverage 75.80% 75.96% +0.15%
==========================================
Files 706 713 +7
Lines 17906 18020 +114
Branches 2225 2228 +3
==========================================
+ Hits 13574 13688 +114
Misses 3869 3869
Partials 463 463 ☔ View full report in Codecov by Sentry. |
…area_base module.
…in the ir.model.access.csv
…he ir.model.access.csv
… ir.model.access.csv
…gibility_manager.py
…ard/create_program_wizard.py
…l in wizard/create_program_wizard.py
…l in models/eligibility_manager.py
|



Why is this change needed?
There is a need for the spp_area module to be used in non OpenG2P, SP-MIS, and Farmer Registry implementations. This will introduce a new spp_area_base module that will contain the core of the module and convert the current spp_area module for OpenG2P, SP-MIS, and Farmer Registry specific implementations.
How was the change implemented?
New unit tests
Unit tests executed by the author
How to test manually
Related links
Changes to be made on Area Module for Sri Lanka Fertilizer Distributor Registry