# Copyright 2021-2022 Le Filament (https://le-filament.com) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "HR Timesheet no create", "version": "16.0.1.0.0", "author": "Le Filament", "category": "Services/Timesheets", "summary": "Disallow project and task creation from timesheet", "license": "AGPL-3", "depends": [ "hr_timesheet", ], "data": [ "views/hr_timesheet_view.xml", ], "demo": [], "installable": True, }