{
    "name": "HR Timesheet no create",
    "version": "15.0.1.0.0",
    "author": "Le Filament",
    "category": "Marketing",
    "summary": "Disallow project and task creation from timesheet",
    "license": "AGPL-3",
    "depends": [
        "hr_timesheet",
    ],
    "data": [
        "views/hr_timesheet_view.xml",
    ],
    "demo": [],
    "installable": True,
}