diff --git a/helpdesk_mgmt/README.rst b/helpdesk_mgmt/README.rst index 2199878ffb..16ac593f55 100644 --- a/helpdesk_mgmt/README.rst +++ b/helpdesk_mgmt/README.rst @@ -234,6 +234,10 @@ Contributors * Houzéfa Abbasbhay +* `APSL-Nagarro `_: + + * Antoni Marroig + Maintainers ~~~~~~~~~~~ diff --git a/helpdesk_mgmt/__manifest__.py b/helpdesk_mgmt/__manifest__.py index 9f55ccabcf..a718572a66 100644 --- a/helpdesk_mgmt/__manifest__.py +++ b/helpdesk_mgmt/__manifest__.py @@ -16,7 +16,7 @@ "SDi Soluciones, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/helpdesk", - "depends": ["mail", "portal"], + "depends": ["mail", "portal", "web_widget_open_tab"], "data": [ "data/helpdesk_data.xml", "security/helpdesk_security.xml", diff --git a/helpdesk_mgmt/readme/CONTRIBUTORS.rst b/helpdesk_mgmt/readme/CONTRIBUTORS.rst index 6818625090..d6eb6def80 100644 --- a/helpdesk_mgmt/readme/CONTRIBUTORS.rst +++ b/helpdesk_mgmt/readme/CONTRIBUTORS.rst @@ -46,3 +46,7 @@ * `XCG Consulting `_: * Houzéfa Abbasbhay + +* `APSL-Nagarro `_: + + * Antoni Marroig diff --git a/helpdesk_mgmt/static/description/index.html b/helpdesk_mgmt/static/description/index.html index d8362816a1..3acc15bedf 100644 --- a/helpdesk_mgmt/static/description/index.html +++ b/helpdesk_mgmt/static/description/index.html @@ -589,6 +589,10 @@

Contributors

  • Houzéfa Abbasbhay
  • +
  • APSL-Nagarro: +
  • diff --git a/helpdesk_mgmt/views/helpdesk_ticket_views.xml b/helpdesk_mgmt/views/helpdesk_ticket_views.xml index 583aee3d71..68f35baaa3 100644 --- a/helpdesk_mgmt/views/helpdesk_ticket_views.xml +++ b/helpdesk_mgmt/views/helpdesk_ticket_views.xml @@ -348,6 +348,7 @@ widget="kanban_activity" related="activity_state" /> +