You've already forked OpenIntegrations
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:
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetChatStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetChatStructure(Clear);
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetCommentStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetCommentStructure(Clear);
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetDealsFilterStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetDealsFilterStructure(Clear);
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetLeadFilterStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetLeadFilterStructure(Clear);
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetTasksFilterStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetTasksFilterStructure(Clear);
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Result = OPI_Bitrix24.GetUserFilterStructure();
|
||||
Clear = False;
|
||||
Result = OPI_Bitrix24.GetUserFilterStructure(Clear);
|
||||
|
||||
Reference in New Issue
Block a user