diff --git a/hr_timesheet_sheet_prefill_multi/__manifest__.py b/hr_timesheet_sheet_prefill_multi/__manifest__.py index aaa6bdc..c95348d 100644 --- a/hr_timesheet_sheet_prefill_multi/__manifest__.py +++ b/hr_timesheet_sheet_prefill_multi/__manifest__.py @@ -4,15 +4,13 @@ { "name": "Timesheet Sheet prefill with duplicates", - "summary": """ - Allow duplicates in prefill templates.""", + "summary": "Allow duplicates in prefill templates.", "version": "12.0.1.0.0", "category": "Human Resources", "website": "https://coopiteasy.be", "author": "Coop IT Easy SC, Odoo Community Association (OCA)", "maintainers": ["carmenbianca"], "license": "AGPL-3", - "application": False, "depends": [ "hr_timesheet_sheet_prefill", ], diff --git a/hr_timesheet_sheet_prefill_multi/views/hr_employee_views.xml b/hr_timesheet_sheet_prefill_multi/views/hr_employee_views.xml index e10f36d..ad9a110 100644 --- a/hr_timesheet_sheet_prefill_multi/views/hr_employee_views.xml +++ b/hr_timesheet_sheet_prefill_multi/views/hr_employee_views.xml @@ -17,8 +17,8 @@ SPDX-License-Identifier: AGPL-3.0-or-later /> - - + +