You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
439 B

# -*- coding: utf-8 -*-
{
'name': "Beescoop Project Management",
'summary': """
Module that customize project management for Beescoop
""",
'description': """
""",
'author': "Beescoop - Cellule IT",
'website': "https://github.com/beescoop/Obeesdoo",
'category': 'Project Management',
'version': '0.1',
'depends': ['project', 'beesdoo_base'],
'data': [
'views/task.xml',
],
}