[MIG] hr_timesheet_work_entry: for Odoo 15.0

This commit is contained in:
Jared Kipe
2021-10-07 09:10:12 -07:00
committed by Mayank Patel
parent 1b52a1ed0b
commit 4dfeb41c26

View File

@@ -1,7 +1,7 @@
{ {
'name': 'Timesheet Work Entry Type', 'name': 'Timesheet Work Entry Type',
'description': 'Set work types on timesheet records.', 'description': 'Set work types on timesheet records.',
'version': '14.0.1.0.1', 'version': '15.0.1.0.0',
'website': 'https://hibou.io/', 'website': 'https://hibou.io/',
'author': 'Hibou Corp. <hello@hibou.io>', 'author': 'Hibou Corp. <hello@hibou.io>',
'license': 'AGPL-3', 'license': 'AGPL-3',