From 236ba4af222fd57b59183584ea021c2402c8ff89 Mon Sep 17 00:00:00 2001 From: Bhoomi Date: Thu, 29 Aug 2019 13:46:58 -0400 Subject: [PATCH] MIG `maintenance_timesheet` For Odoo 12.0 --- maintenance_timesheet/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance_timesheet/__manifest__.py b/maintenance_timesheet/__manifest__.py index bca3e0b5..018f2ced 100644 --- a/maintenance_timesheet/__manifest__.py +++ b/maintenance_timesheet/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Equipment Timesheets', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Record time on maintenance requests.',