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.

19 lines
616 B

  1. # Copyright 2018 - TODAY Serpent Consulting Services Pvt. Ltd.
  2. # (<http://www.serpentcs.com>)
  3. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
  4. {
  5. 'name': 'Search Partner Phone/Mobile/Email',
  6. 'version': '11.0.1.0.0',
  7. 'category': 'Extra Tools',
  8. 'summary': 'Partner Search by Phone/Mobile/Email',
  9. 'author': "Serpent Consulting Services Pvt. Ltd.,"
  10. "Odoo Community Association (OCA)",
  11. 'website': 'https://github.com/OCA/partner-contact',
  12. 'license': 'AGPL-3',
  13. 'depends': [
  14. 'base',
  15. ],
  16. 'installable': True,
  17. 'auto_install': False,
  18. }