From 5195656bacee6afc6b9bde50c2c012900b5cbcbf Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 30 Jun 2022 18:41:41 +0300 Subject: [PATCH] add legacy office extensions --- .../Modules/Crm/Resources/metadata/entityDefs/Document.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Document.json b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Document.json index dd7db4ee78..bac0286c78 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Document.json +++ b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Document.json @@ -18,6 +18,9 @@ ".docx", ".xlsx", ".pptx", + ".doc", + ".xls", + ".ppt", ".rtf", ".csv", ".md",