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.
15 lines
438 B
15 lines
438 B
# See LICENSE file for full copyright and licensing details.
|
|
{'name': 'Portal Partner Merge',
|
|
'version': '11.0.1.0.0',
|
|
'category': 'Hidden',
|
|
'author': "Camptocamp,Odoo Community Association (OCA)",
|
|
'maintainer': 'Camptocamp',
|
|
'license': 'AGPL-3',
|
|
'website': 'http://www.camptocamp.com/',
|
|
'depends': ['portal', 'base_partner_merge'],
|
|
'data': [],
|
|
'test': [],
|
|
'installable': True,
|
|
'auto_install': False,
|
|
'application': False,
|
|
}
|