diff --git a/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json b/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json index d8d7e6b12b..fc3839af01 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json +++ b/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json @@ -56,6 +56,7 @@ "Culture": "Culture", "Education": "Education", "Electronics": "Electronics", + "Electric Power": "Electric Power", "Energy": "Energy", "Entertainment & Leisure": "Entertainment & Leisure", "Finance": "Finance", @@ -72,6 +73,7 @@ "Publishing": "Publishing", "Real Estate": "Real Estate", "Retail": "Retail", + "Shipping": "Shipping", "Service": "Service", "Support": "Support", "Sports": "Sports", diff --git a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json index 638246664c..2b89f21e3f 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json +++ b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json @@ -42,6 +42,7 @@ "Defense", "Education", "Electronics", + "Electric Power", "Energy", "Entertainment & Leisure", "Finance", @@ -62,6 +63,7 @@ "Sports", "Software", "Support", + "Shipping", "Technology", "Telecommunications", "Television",