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.

17 lines
580 B

  1. # © 2016 Vauxoo (<http://www.vauxoo.com/>)
  2. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "Company Country",
  5. "summary": "Set country to main company",
  6. "version": "12.0.1.1.0",
  7. "category": "base",
  8. "website": "https://github.com/OCA/server-tools/tree/12.0/company_country",
  9. "maintainers": ['moylop260', 'luisg123v'],
  10. "author": "Vauxoo, Odoo Community Association (OCA)",
  11. "license": "AGPL-3",
  12. "depends": [],
  13. "data": ['data/res_config.xml'],
  14. "sequence": 1,
  15. "auto_install": False,
  16. "installable": True,
  17. }