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.

16 lines
561 B

  1. # Copyright (C) 2013 Julius Network Solutions SARL <contact@julius.fr>
  2. # Copyright (C) 2015 Sébastien BEAU <sebastien.beau@akretion.com>
  3. # Copyright (C) 2019 Eficent Business and IT Consulting Services, S.L.
  4. {
  5. 'name': 'ClickSend SMS Client',
  6. 'version': '11.0.1.0.1',
  7. 'license': 'AGPL-3',
  8. 'depends': ['base_sms_client'],
  9. 'author': 'Eficent,'
  10. 'Odoo Community Association (OCA)',
  11. 'website': 'https://github.com/OCA/connector-telephony',
  12. 'category': 'Tools',
  13. 'data': ['data/keychain.xml'],
  14. 'installable': True,
  15. }