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
17 lines
580 B
# © 2016 Vauxoo (<http://www.vauxoo.com/>)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
{
|
|
"name": "Company Country",
|
|
"summary": "Set country to main company",
|
|
"version": "12.0.1.1.0",
|
|
"category": "base",
|
|
"website": "https://github.com/OCA/server-tools/tree/12.0/company_country",
|
|
"maintainers": ['moylop260', 'luisg123v'],
|
|
"author": "Vauxoo, Odoo Community Association (OCA)",
|
|
"license": "AGPL-3",
|
|
"depends": [],
|
|
"data": ['data/res_config.xml'],
|
|
"sequence": 1,
|
|
"auto_install": False,
|
|
"installable": True,
|
|
}
|