diff --git a/retailcrm/lib/RetailcrmHistory.php b/retailcrm/lib/RetailcrmHistory.php index e83be752..4970abd2 100755 --- a/retailcrm/lib/RetailcrmHistory.php +++ b/retailcrm/lib/RetailcrmHistory.php @@ -1144,10 +1144,10 @@ private static function createOrder($cart, $customer, $order, $deliveryType, $pa } /** + * @return bool Returns if stock of all items is enough + * * @throws PrestaShopDatabaseException * @throws PrestaShopException - * - * @return bool Returns if stock of all items is enough */ private static function createOrderDetails($crmOrder, $prestashopOrder, $isCreating = false) {