1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-06 23:46:28 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-10-28 15:14:04 +03:00
parent 01dec6b565
commit 82bcc1e1e1
4 changed files with 5219 additions and 5217 deletions

File diff suppressed because it is too large Load Diff

View File

@ -43,6 +43,7 @@
// Uncomment if OneScript is executed // Uncomment if OneScript is executed
#Use "../../../tools" #Use "../../../tools"
#Use "../../../core"
#Use asserts #Use asserts
#Region Internal #Region Internal

View File

@ -43,6 +43,7 @@
// Uncomment if OneScript is executed // Uncomment if OneScript is executed
// #Use "../../../tools" // #Use "../../../tools"
// #Use "../../../core"
// #Use asserts // #Use asserts
#Region Internal #Region Internal

View File

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