OpenSPP / openspp-modules

OpenSPP Odoo modules
https://openspp.org
GNU Lesser General Public License v3.0
25 stars 10 forks source link

Develop a new helpdesk module as a replacement of the OCA helpdesk module #357

Open gonzalesedwin1123 opened 6 months ago

gonzalesedwin1123 commented 6 months ago

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. A new Grievance Redress Mechanism module for the Odoo17 version of OpenSPP must be developed.

Mode of Input:

anthonymarkQA commented 2 weeks ago

Findings: Returned to DEV

Issues found:

Steps to replicate:

  1. create a runboat instance with this PR
  2. login to the instance as admin
  3. Install modules for spmis
  4. Install the module spp_grm.
  5. Create a group and individual in registry
  6. Open an individual or group.
  7. Click the Tickets button to display the existing tickets for the registrant or create a new one.
  8. To manage the tickets, a Grievance Redress Mechanism (GRM) manager can assign the tickets to GRM users who will perform the necessary actions based on the description of the ticket. This is done by clicking the Helpdesk menu. - no GRM manager or GRM user role found or configured.
  9. In the Helpdesk UI, a list of tickets will be displayed. Open a ticket to assign to a GRM user.
  10. GRM users can only see the tickets assigned to them. A kanban view is available and can be used to easily change the stage of the tickets. -- no Kanban board is visible in the UI
  11. Communications, schedule activities, and upload or open files can be done using the chatter.

Image