MIG maintenance_usage For Odoo 12.0

This commit is contained in:
Bhoomi
2019-08-28 18:23:24 -04:00
committed by Bhoomi Vaishnani
parent bc32d3eb54
commit 332960dce4
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
'name': 'Equipment Usage',
'version': '11.0.1.0.0',
'version': '12.0.1.0.0',
'author': 'Hibou Corp. <hello@hibou.io>',
'category': 'Human Resources',
'summary': 'Keep track of usage on different types of equipment.',
@@ -23,4 +23,4 @@ Create preventative maintenance requests based on usage.
],
'installable': True,
'auto_install': False,
}
}