import taeem helpdesk updates

This commit is contained in:
Samir Ladoui 2025-03-18 05:30:09 +01:00
parent bdcacd8e81
commit 0f36ec5b50
11 changed files with 30 additions and 31 deletions

View File

@ -3,11 +3,11 @@
{
'name': 'Helpdesk',
'version': '1.3',
'category': 'Odex25 Services/helpdesk',
'sequence': 110,
'summary': 'Track, prioritize, and solve customer tickets',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': [
'base_setup',
'mail',

View File

@ -3,10 +3,10 @@
{
'name': 'EXP Helpdesk Assignation methods',
'category': 'Hidden',
'summary': 'Ticket Assignation methods for team members considering ticket types',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk_security'],
'description': """
Ticket Assignation methods for team members considering ticket types

View File

@ -4,9 +4,8 @@
{
'name': 'EXP Helpdesk Reopen',
'summary': 'adding reopen feature to helpdesk',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk'],
'description': """
ODEX system is over than 200+ modules developed by love of Expert Company, based on ODOO system

View File

@ -2,10 +2,10 @@
{
'name': 'Helpdesk After Sales',
'category': 'Odex25 Services/helpdesk',
'summary': 'Project, Tasks, After Sales',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk', 'sale_management'],
'auto_install': True,
'description': """

View File

@ -3,11 +3,11 @@
{
'name': 'EXP Helpdesk Security',
'category': 'Hidden',
'summary': 'Ticket Security',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'depends': ['odex25_helpdesk', 'odex25_helpdesk_reopen'],
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk','odex25_helpdesk_reopen'],
'description': """
Ticket Security
""",

View File

@ -3,10 +3,10 @@
{
'name': 'EXP Helpdesk SLA Escalation Reminder',
'category': 'Hidden',
'summary': 'Reminder in SLA Policy to reminde the team leader of the task depending on configuration',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk'],
'description': """
Reminder in SLA Policy to reminde the team leader of the task depending on configuration

View File

@ -2,10 +2,10 @@
{
'name': 'Helpdesk Stock',
'category': 'Odex25 Services/Helpdesk',
'summary': 'Project, Tasks, Stock',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': ['odex25_helpdesk_sale', 'stock'],
'auto_install': False,
'description': """

View File

@ -2,11 +2,11 @@
{
'name': 'Online Ticket Submission',
'category': 'Website/Website',
'sequence': 58,
'summary': 'Qualify helpdesk queries with a website form',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': [
'website_form',
'odex25_website_helpdesk',

View File

@ -2,11 +2,11 @@
{
'name': 'Website IM Livechat Helpdesk',
'category': 'Odex25 Services/Helpdesk',
'sequence': 58,
'summary': 'Ticketing, Support, Livechat',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': [
'odex25_website_helpdesk',
'website_livechat',

View File

@ -2,11 +2,11 @@
{
'name': 'Website Slides Helpdesk',
'category': 'Odex25 Services/Helpdesk',
'sequence': 58,
'summary': 'Ticketing, Support, Slides',
'author': "Expert Co Ltd",
'website': "http://www.ex.com",
'category': 'Odex25-Helpdesk/Odex25-Helpdesk',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'depends': [
'odex25_website_helpdesk',
'website_slides',