[CLN] global: clean addons

corrections on __manifest__.py files
remove useless pragma
add end of lines
This commit is contained in:
Stéphan Sainléger
2025-06-25 16:19:04 +02:00
parent 2afa90260f
commit 576947a423
9 changed files with 8 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"name": "helpdesk_convert_ticket_to_task",
"version": "16.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Quentin Mondot",
"license": "AGPL-3",
"category": "Tools",

View File

@@ -5,7 +5,7 @@
"name": "helpdesk_portal_ticket_enriched_description_form",
"version": "16.0.1.0.1",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Stéphan Sainléger",
"license": "AGPL-3",
"category": "Tools",

View File

@@ -5,7 +5,7 @@
"name": "helpdesk_portal_ticket_priority_form",
"version": "16.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Stéphan Sainléger",
"license": "AGPL-3",
"category": "Tools",

View File

@@ -5,7 +5,7 @@
"name": "helpdesk_request_type",
"version": "16.0.1.0.1",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Stéphan Sainléger",
"license": "AGPL-3",
"category": "Tools",

View File

@@ -4,7 +4,7 @@
"name": "helpdesk_transfer_timesheet_to_task",
"version": "16.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Quentin Mondot",
"license": "AGPL-3",
"category": "Tools",

View File

@@ -1,3 +1 @@
# -*- coding: utf-8 -*-
from . import models

View File

@@ -5,7 +5,7 @@
"name": "helpdesk_user_default_ticket_team",
"version": "16.0.1.1.0",
"author": "Elabore",
"website": "https://elabore.coop",
"website": "https://github.com/elabore-coop/helpdesk-tools",
"maintainer": "Stéphan Sainléger",
"license": "AGPL-3",
"category": "Tools",