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

  1. # -*- coding: utf-8 -*-
  2. # © initOS GmbH 2017
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  4. {
  5. "name": "Translate Country States",
  6. "version": "9.0.1.0.0",
  7. "depends": ['base', ],
  8. 'application': False,
  9. 'author': 'initOS GmbH, Odoo Community Association (OCA)',
  10. "category": "Localisation/Europe",
  11. 'license': 'AGPL-3',
  12. 'data': [],
  13. 'installable': True,
  14. 'auto_install': False,
  15. }