mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] pingen manifest
This commit is contained in:
@@ -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,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user