Commit 999200b8 authored by Kulya's avatar Kulya 😊

Upd alvbx add prods7

parent 8f8a509e
#!/bin/sh
git add --all .
git commit -m "$1"
git push -f --progress origin master
...@@ -440,6 +440,7 @@ class AloVoiceRest ...@@ -440,6 +440,7 @@ class AloVoiceRest
$arProduct = BxRest::call('catalog.product.add',["fields"=>$arNewProductParams]); $arProduct = BxRest::call('catalog.product.add',["fields"=>$arNewProductParams]);
} }
} }
return $arProduct; return $arProduct;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment