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 13:52:51 +03:00
parent d874a426b4
commit 2a104df41e
4 changed files with 6615 additions and 6615 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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