mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] hr_timesheet_work_entry: to 17.0
This commit is contained in:
committed by
Mayank Patel
parent
b45ce15a42
commit
6d239dd4da
@@ -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': [
|
||||||
|
|||||||
@@ -7,4 +7,4 @@
|
|||||||
<field name="allow_timesheet" eval="True"/>
|
<field name="allow_timesheet" eval="True"/>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
@@ -7,4 +7,4 @@
|
|||||||
<field name="allow_timesheet" eval="True"/>
|
<field name="allow_timesheet" eval="True"/>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user