1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-04 15:02:14 +03:00
parent aed817031d
commit c6e4e3f6a0
4 changed files with 6615 additions and 6615 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -40,9 +40,7 @@
//@skip-check module-accessibility-at-client
//@skip-check object-module-export-variable
#If Client Then
Raise "The object is not available on the client!";
#Else
#If Not Client Then
#Region Variables
@@ -288,4 +286,6 @@ EndFunction
#EndRegion
#Else
Raise "The object is not available on the client!";
#EndIf

View File

@@ -40,9 +40,7 @@
//@skip-check module-accessibility-at-client
//@skip-check object-module-export-variable
#If Client Then
Raise "The object is not available on the client!";
#Else
#If Not Client Then
#Region Variables
@@ -288,4 +286,6 @@ EndFunction
#EndRegion
#Else
Raise "The object is not available on the client!";
#EndIf

View File

@@ -40,9 +40,7 @@
//@skip-check module-accessibility-at-client
//@skip-check object-module-export-variable
#Если Клиент Тогда
ВызватьИсключение "Объект недоступен на клиенте!";
#Иначе
#Если Не Клиент Тогда
#Область ОписаниеПеременных
@@ -288,4 +286,6 @@
#КонецОбласти
#Иначе
ВызватьИсключение "Объект недоступен на клиенте!";
#КонецЕсли