From 9ccb518cbf52aa3e0e5d83fa54bcadb7641c42d7 Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:46:58 +0300 Subject: [PATCH] =?UTF-8?q?Update=20OPI=5F=D0=98=D0=BD=D1=81=D1=82=D1=80?= =?UTF-8?q?=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D1=8B.os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ru/OInt/tools/Modules/internal/Modules/OPI_Инструменты.os | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ru/OInt/tools/Modules/internal/Modules/OPI_Инструменты.os b/src/ru/OInt/tools/Modules/internal/Modules/OPI_Инструменты.os index ed7de2cbd4..4984abdf74 100644 --- a/src/ru/OInt/tools/Modules/internal/Modules/OPI_Инструменты.os +++ b/src/ru/OInt/tools/Modules/internal/Modules/OPI_Инструменты.os @@ -514,6 +514,7 @@ ИначеЕсли Тип = "ДатаISOZ" Тогда OPI_ПреобразованиеТипов.ПолучитьДату(Значение); Значение = XMLСтрока(Значение) + "Z"; +Сообщить(Значение); ИначеЕсли Тип = "Коллекция" Тогда OPI_ПреобразованиеТипов.ПолучитьКоллекцию(Значение);