[IMP] pingen manifest

This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-11-26 11:27:23 +01:00
parent 34051eb0bb
commit 2e40d3f87e

View File

@@ -19,12 +19,13 @@
# #
############################################################################## ##############################################################################
{'name' : 'pingen.com integration', {
'name' : 'pingen.com integration',
'version' : '1.0', 'version' : '1.0',
'author' : 'Camptocamp', 'author' : 'Camptocamp',
'maintainer': 'Camptocamp', 'maintainer': 'Camptocamp',
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'category', 'category': 'Reporting',
'complexity': 'easy', 'complexity': 'easy',
'depends' : [], 'depends' : [],
'description': """ 'description': """
@@ -111,4 +112,5 @@ Dependencies
'tests': [], 'tests': [],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'application': True,
} }