-
Notifications
You must be signed in to change notification settings - Fork 11
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
Develop a new grievance redress mechanism module as a replacement of the oca helpdesk module #490
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250 - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #490 +/- ##
==========================================
+ Coverage 69.09% 69.58% +0.49%
==========================================
Files 509 522 +13
Lines 13064 13262 +198
Branches 1691 1714 +23
==========================================
+ Hits 9026 9229 +203
+ Misses 3804 3790 -14
- Partials 234 243 +9 ☔ View full report in Codecov by Sentry. |
add change info change request to test cr for individual
Co-authored-by: Red Butay <35404367+reichie020212@users.noreply.github.com>
Fixed division by zero error
add target types on change requests
Fix Unique ID UI of Area
Fix Registry Icon in SPP Muk Theme
…mprovements Entitlement approve validation improvements
…butor-assistant/github-action-2.5.1 Bump contributor-assistant/github-action from 2.4.0 to 2.5.1
…300e3bea7 [Snyk] Fix for 11 vulnerabilities
…he-oca-helpdesk-module' of github.com:OpenSPP/openspp-modules into 357-develop-a-new-helpdesk-module-as-a-replacement-of-the-oca-helpdesk-module
I have read the CLA Document and I hereby sign the CLA 5 out of 7 committers have signed the CLA. |
Quality Gate passedIssues Measures |
Why is this change needed?
The OCA helpdesk module, which was used in the Odoo 15 version of OpenSPP as the base of the Grievance Redress Mechanism module was decided not be used in the Odoo 17 version of OpenSPP because it is licensed under AGPL. This is why this Grievance Redress Mechanism was developed.
How was the change implemented?
New unit tests...
Unit tests executed by the author...
How to test manually...
spp_grm
.Links