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.
 
 
 
 
 

17 lines
468 B

{
'name': 'Task Statusbar',
'author': 'Nilmar Shereef PT',
'website': 'www.cybrosys.com',
'category': 'Project',
'version': '8.0.0.3',
'summary': 'Calculates the time spend based on assign date and deadline',
'depends': [
'base',
'project',
],
'data': [
'security/ir.model.access.csv',
'views/project_statusbar_view.xml',
],
'installable': True,
}