Updating products quantity
When updating the quantity of goods, a feature of the data given to Bitrix 24 became clear, due to which the correct updating of the balances in JoomShopping did not occur: if the product is missing (quantity = 0) in Bitrix 24, the API simply passes an empty value, and not 0. Fixed