[MIG] init 18.0

This commit is contained in:
Stéphan Sainléger
2026-01-16 16:25:10 +01:00
parent 243603069e
commit 0720f67a14
87 changed files with 0 additions and 3666 deletions

View File

@@ -1,23 +0,0 @@
# Copyright 2024 Quentin Mondot
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "helpdesk_transfer_timesheet_to_task",
"version": "16.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Quentin Mondot",
"license": "AGPL-3",
"category": "Tools",
"summary": "This module assigns timesheets to the task linked to a ticket.",
"depends": [
"base",
"helpdesk_mgmt",
"helpdesk_mgmt_project",
"helpdesk_mgmt_timesheet",
"sale_timesheet"
],
"data": [],
"installable": True,
"auto_install": False,
"application": False,
}