mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-31 22:05:13 +02:00
Main build (Jenkins)
This commit is contained in:
parent
aed817031d
commit
c6e4e3f6a0
service/dictionaries
src
en
OInt/tools/Classes
OPI/src/DataProcessors/OPI_ProxyRequestsHandler
ru/OInt/tools/Classes
13212
service/dictionaries/en.json
vendored
13212
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
@ -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
|
||||
|
@ -40,9 +40,7 @@
|
||||
//@skip-check module-accessibility-at-client
|
||||
//@skip-check object-module-export-variable
|
||||
|
||||
#Если Клиент Тогда
|
||||
ВызватьИсключение "Объект недоступен на клиенте!";
|
||||
#Иначе
|
||||
#Если Не Клиент Тогда
|
||||
|
||||
#Область ОписаниеПеременных
|
||||
|
||||
@ -288,4 +286,6 @@
|
||||
|
||||
#КонецОбласти
|
||||
|
||||
#Иначе
|
||||
ВызватьИсключение "Объект недоступен на клиенте!";
|
||||
#КонецЕсли
|
||||
|
Loading…
x
Reference in New Issue
Block a user