diff --git a/src/app/core/assets/data/product_dictionary.json b/src/app/core/assets/data/product_dictionary.json index 263fe500f..d176f6c24 100644 --- a/src/app/core/assets/data/product_dictionary.json +++ b/src/app/core/assets/data/product_dictionary.json @@ -311,17 +311,17 @@ "priority":"x", "suggest":null }, - "Product Code Adress":{ + "Product Company Address":{ "lucenePath":"root_productProvenances_productCompanies_companyAddress", - "description":"Product Code Adress", + "description":"Product Company Address", "type":"string", "cvDomain":null, "priority":null, "suggest":null }, - "Product Code City":{ + "Product Company City":{ "lucenePath":"root_productProvenances_productCompanies_companyCity", - "description":"Product Code City", + "description":"Product Company City", "type":"string", "cvDomain":null, "priority":"x", @@ -335,9 +335,9 @@ "priority":"x", "suggest":null }, - "Product Code Zipcode":{ + "Product Company Zipcode":{ "lucenePath":"root_productProvenances_productCompanies_companyZip", - "description":"Product Code zipcode", + "description":"Product Company Zipcode", "type":"string", "cvDomain":null, "priority":null, diff --git a/substance_dictionary/dictionary_current_all_entities.xlsx b/substance_dictionary/dictionary_current_all_entities.xlsx index e517f6905..7fc43adc8 100644 Binary files a/substance_dictionary/dictionary_current_all_entities.xlsx and b/substance_dictionary/dictionary_current_all_entities.xlsx differ