1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-26 14:02:30 +03:00
parent 030278dc13
commit c4c53141d8
5 changed files with 8049 additions and 8053 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -432,7 +432,6 @@ Function AddCollectionParamToTable(Val Table, Val Name, Val Explanation)
EndFunction
#Region Alternate
Function ДобавитьПараметр(Val ИмяПараметра, Val Пояснение = "") Export

View File

@@ -145,7 +145,6 @@ EndFunction
#EndRegion
#Region Alternate
Procedure Сообщить(Val ТекстСообщения = "", Val пСтатусСообщения = Undefined) Export

View File

@@ -432,7 +432,6 @@
КонецФункции
#Region Alternate
Function AddParameter(Val ParameterName, Val Explanation = "") Export

View File

@@ -145,7 +145,6 @@
#КонецОбласти
#Region Alternate
Procedure Message(Val MessageText = "", Val pMessageStatus = Undefined) Export