[MIG] hr_timesheet_work_entry: to 17.0

This commit is contained in:
Salomon Chambi
2023-10-31 17:03:11 +00:00
parent 6e53fc6b2f
commit b597b80bda
3 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{ {
'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': '16.0.1.0.0', 'version': '17.0.1.0.0',
'website': 'https://hibou.io/', 'website': 'https://hibou.io/',
'author': 'Hibou Corp. <hello@hibou.io>', 'author': 'Hibou Corp.',
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'Human Resources', 'category': 'Human Resources',
'depends': [ 'depends': [

View File

@@ -7,4 +7,4 @@
<field name="allow_timesheet" eval="True"/> <field name="allow_timesheet" eval="True"/>
</record> </record>
</odoo> </odoo>

View File

@@ -7,4 +7,4 @@
<field name="allow_timesheet" eval="True"/> <field name="allow_timesheet" eval="True"/>
</record> </record>
</odoo> </odoo>