WIP - [ADD] global: add pre-commit process #8

Open
stephansainleger wants to merge 5 commits from 16.0-ci into 16.0
9 changed files with 8 additions and 10 deletions
Showing only changes of commit 576947a423 - Show all commits

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",