Skip to content

Commit

Permalink
Update Module.bsl
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Apr 1, 2024
1 parent 8a4a45c commit b8aa4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OPI/src/CommonModules/OPI_Тесты/Module.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@
ИДВарианта = Результат[Response]["variant_id"];
СоответствиеСвойств.Вставить(Вариант, ИДВарианта);

Результат = OPI_VK.ИзменитьВариантСвойстваТовара(Вариант + " (изм.)"
Результат = OPI_VK.ИзменитьВариантСвойстваТовара(Вариант + Строка(Новый УникальныйИдентификатор())
, Свойство
, ИДВарианта
, Параметры);
Expand Down

0 comments on commit b8aa4b2

Please sign in to comment.