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 fb7626f384..0eb7afb0c4 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json +++ b/application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json @@ -44,12 +44,15 @@ "Computer": "Computer", "Education": "Education", "Electronics": "Electronics", + "Energy": "Energy", "Entertainment & Leisure": "Entertainment & Leisure", "Finance": "Finance", "Food & Beverage": "Food & Beverage", "Grocery": "Grocery", + "Healthcare": "Healthcare", "Insurance": "Insurance", "Legal": "Legal", + "Manufacturing": "Manufacturing", "Publishing": "Publishing", "Real Estate": "Real Estate", "Service": "Service", diff --git a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json index c485c81b2b..dc4f4be891 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json +++ b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Account.json @@ -33,12 +33,15 @@ "Computer", "Education", "Electronics", + "Energy", "Entertainment & Leisure", "Finance", "Food & Beverage", "Grocery", + "Healthcare", "Insurance", "Legal", + "Manufacturing", "Publishing", "Real Estate", "Service",