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,15 +19,16 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
{'name' : 'pingen.com integration',
|
{
|
||||||
'version' : '1.0',
|
'name' : 'pingen.com integration',
|
||||||
'author' : 'Camptocamp',
|
'version' : '1.0',
|
||||||
'maintainer': 'Camptocamp',
|
'author' : 'Camptocamp',
|
||||||
'license': 'AGPL-3',
|
'maintainer': 'Camptocamp',
|
||||||
'category': 'category',
|
'license': 'AGPL-3',
|
||||||
'complexity': 'easy',
|
'category': 'Reporting',
|
||||||
'depends' : [],
|
'complexity': 'easy',
|
||||||
'description': """
|
'depends' : [],
|
||||||
|
'description': """
|
||||||
Integration with pingen.com
|
Integration with pingen.com
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
@@ -100,15 +101,16 @@ Dependencies
|
|||||||
is the country in English or German.
|
is the country in English or German.
|
||||||
|
|
||||||
""",
|
""",
|
||||||
'website': 'http://www.camptocamp.com',
|
'website': 'http://www.camptocamp.com',
|
||||||
'data': [
|
'data': [
|
||||||
'ir_attachment_view.xml',
|
'ir_attachment_view.xml',
|
||||||
'pingen_document_view.xml',
|
'pingen_document_view.xml',
|
||||||
'pingen_data.xml',
|
'pingen_data.xml',
|
||||||
'res_company_view.xml',
|
'res_company_view.xml',
|
||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
],
|
],
|
||||||
'tests': [],
|
'tests': [],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
|
'application': True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user