MIG website_project_task For Odoo 13.0

This commit is contained in:
Bhoomi
2019-09-23 18:33:12 -04:00
committed by Salomon Chambi
parent 5f209a47ce
commit 6212b8bdc2
5 changed files with 36 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
'name': 'Website Project Tasks',
'version': '12.0.1.0.0',
'version': '13.0.1.0.0',
'author': 'Hibou Corp. <hello@hibou.io>',
'website': 'https://hibou.io/',
'license': 'AGPL-3',
@@ -17,7 +17,7 @@ This module adds options to Website Project:
'project',
],
'data': [
'project_task_templates.xml',
'views/project_task_templates.xml',
],
'installable': True,
'auto_install': False,