helpdesk
helpdesk copied to clipboard
Odoo modules for managing a HelpDesk system
The groups_id field is removed from res_partner_view.xml and the module works fine.
So that there is a continuity of #566 , I am publishing now for version 14.0
This is my third attempt. I hope the boot lets me pass this time. I spend very little time on this and try to do what I can to contribute....
This change reflects the group limitations originally set in [helpdesk_mgmt.view_partner_form](https://github.com/OCA/helpdesk/blob/8c78f8f4a1f55301dcb655d94623e2498c772ffe/helpdesk_mgmt/views/res_partner_views.xml#L7).
module: helpdesk_mgmt version: 16.0 **Steps to reproduce** installation steps: download from https://odoo-community.org/shop/helpdesk-management-4839?search=Helpdesk&version=22#attr=25500 copy to server (user direcory) sudo unzip Helpdesk_Management_16_0_230423_153543.zip -d /opt/odoo/odoo16/addons sudo chmod g+w helpdesk_mgmt/ sudo chown -R root:odoo...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0 # Modules to migrate - [x] helpdesk_mgmt - By @zuher83 - #440 - [x] helpdesk_mgmt_project - By @zuher83 - #441 - [x] helpdesk_mgmt_rating - By @carolinafernandez-tecnativa -...