mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] timesheet_description: Module migration
This commit is contained in:
committed by
Mayank Patel
parent
cccc7271b4
commit
ce85dd9be8
@@ -1,6 +1,6 @@
|
||||
{
|
||||
'name': 'Timesheet Description',
|
||||
'version': '16.0.1.0.0',
|
||||
'version': '17.0.1.0.0',
|
||||
'author': 'Hibou Corp. <hello@hibou.io>',
|
||||
'website': 'https://hibou.io/',
|
||||
'license': 'AGPL-3',
|
||||
@@ -12,6 +12,7 @@ Timesheet entries will be made in a form view, allowing the end user to enter mo
|
||||
Optionally, allows you to display your timesheet entries in markdown on the front end of the website.
|
||||
""",
|
||||
'depends': [
|
||||
'website_project_task',
|
||||
'project',
|
||||
'hr_timesheet',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user