You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
74598f7fb2
commit
7037d0f9f0
@@ -26,7 +26,7 @@
|
|||||||
<usePurposes>PersonalComputer</usePurposes>
|
<usePurposes>PersonalComputer</usePurposes>
|
||||||
<scriptVariant>English</scriptVariant>
|
<scriptVariant>English</scriptVariant>
|
||||||
<vendor>Bayselonarrend</vendor>
|
<vendor>Bayselonarrend</vendor>
|
||||||
<version>1.9.0</version>
|
<version>1.10.0</version>
|
||||||
<detailedInformation>
|
<detailedInformation>
|
||||||
<key>en</key>
|
<key>en</key>
|
||||||
<value>The Open Integration Package is a set of libraries for integrating with some popular APIs for 1C:Enterprise. It consists of common modules, each responsible for its own API, as well as several shared tool modules..</value>
|
<value>The Open Integration Package is a set of libraries for integrating with some popular APIs for 1C:Enterprise. It consists of common modules, each responsible for its own API, as well as several shared tool modules..</value>
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#Использовать "./internal"
|
#Использовать "./internal"
|
||||||
|
|
||||||
Функция ПолучитьВерсию() Экспорт
|
Функция ПолучитьВерсию() Экспорт
|
||||||
Возврат "1.9.0";
|
Возврат "1.10.0";
|
||||||
КонецФункции
|
КонецФункции
|
||||||
|
|
||||||
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#Использовать "./internal"
|
#Использовать "./internal"
|
||||||
|
|
||||||
Функция ПолучитьВерсию() Экспорт
|
Функция ПолучитьВерсию() Экспорт
|
||||||
Возврат "1.9.0";
|
Возврат "1.10.0";
|
||||||
КонецФункции
|
КонецФункции
|
||||||
|
|
||||||
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
||||||
|
Reference in New Issue
Block a user