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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-16 15:56:31 +03:00
parent 25ef7432a7
commit 433a814da0
101 changed files with 9467 additions and 9171 deletions

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetChatStructure();
 Clear = False;
Result = OPI_Bitrix24.GetChatStructure(Clear);

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetCommentStructure();
 Clear = False;
Result = OPI_Bitrix24.GetCommentStructure(Clear);

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetDealsFilterStructure();
 Clear = False;
Result = OPI_Bitrix24.GetDealsFilterStructure(Clear);

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetLeadFilterStructure();
 Clear = False;
Result = OPI_Bitrix24.GetLeadFilterStructure(Clear);

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetTasksFilterStructure();
 Clear = False;
Result = OPI_Bitrix24.GetTasksFilterStructure(Clear);

View File

@@ -1 +1,2 @@
 Result = OPI_Bitrix24.GetUserFilterStructure();
 Clear = False;
Result = OPI_Bitrix24.GetUserFilterStructure(Clear);