From 9c2a18f0aa31735aee1125798b1745fdfd82958e Mon Sep 17 00:00:00 2001 From: yuri Date: Mon, 3 Aug 2015 11:11:50 +0300 Subject: [PATCH] indestry options added --- application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json | 3 +++ .../Modules/Crm/Resources/metadata/entityDefs/Account.json | 3 +++ 2 files changed, 6 insertions(+) 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",