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

11 years ago
11 years ago
  1. # See LICENSE file for full copyright and licensing details.
  2. {'name': 'Portal Partner Merge',
  3. 'version': '11.0.1.0.0',
  4. 'category': 'Hidden',
  5. 'author': "Camptocamp,Odoo Community Association (OCA)",
  6. 'maintainer': 'Camptocamp',
  7. 'license': 'AGPL-3',
  8. 'website': 'http://www.camptocamp.com/',
  9. 'depends': ['portal', 'base_partner_merge'],
  10. 'data': [],
  11. 'test': [],
  12. 'installable': True,
  13. 'auto_install': False,
  14. 'application': False,
  15. }