1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-07 07:10:01 +02:00
This commit is contained in:
Anton Titovets 2024-10-28 15:05:03 +03:00
parent f9246f7087
commit c504afd984
3 changed files with 5206 additions and 5204 deletions

File diff suppressed because it is too large Load Diff

View File

@ -43,6 +43,7 @@
// Раскомментировать, если выполняется OneScript
#Использовать "../../../tools"
#Использовать "../../../core"
#Использовать asserts
#Область СлужебныйПрограммныйИнтерфейс

View File

@ -1923,9 +1923,9 @@
КонецФункции
Функция ПолучитьОбщийМодуль(Знач Имя)
Модуль = Вычислить(Имя);
Возврат Модуль;
КонецФункции