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
465 B

  1. # -*- coding: utf-8 -*-
  2. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
  3. {
  4. 'name': 'Partner auto salesman - v11',
  5. 'version': '11.0.0.1.0',
  6. 'category': 'Customer Relationship Management',
  7. 'complexity': "easy",
  8. 'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
  9. 'website': 'http://www.savoirfairelinux.com',
  10. 'license': 'AGPL-3',
  11. 'depends': ['base'],
  12. 'installable': True,
  13. 'auto_install': False,
  14. }