Browse Source

Merge PR #1400 into 14.0

Signed-off-by pedrobaeza
14.0
OCA-git-bot 2 years ago
parent
commit
0df4f2e0ca
  1. 2
      base_country_state_translatable/__manifest__.py
  2. 2
      base_location_nuts/__manifest__.py

2
base_country_state_translatable/__manifest__.py

@ -8,7 +8,7 @@
"website": "https://github.com/OCA/partner-contact",
"summary": "Translate Country States",
"author": "initOS GmbH, Odoo Community Association (OCA)",
"category": "Localisation",
"category": "Localization",
"license": "AGPL-3",
"installable": True,
}

2
base_location_nuts/__manifest__.py

@ -5,7 +5,7 @@
{
"name": "NUTS Regions",
"category": "Localisation/Europe",
"category": "Localization/Europe",
"version": "14.0.1.0.1",
"depends": ["contacts"],
"data": [

Loading…
Cancel
Save