Докидываю

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2021-04-25 20:09:54 +10:00
parent 85e3d5f1bd
commit 3ea7a9e1eb

View File

@ -76,7 +76,7 @@ class CartController extends Controller
goto end; goto end;
} }
if ($edges = OrderEdgeSupply::searchBySupplyCatn($catn)) { if ($edges = OrderEdgeSupply::searchBySupplyCatn($catn, Order::search())) {
// Рёбра найдены (связи заказа с поставкой) // Рёбра найдены (связи заказа с поставкой)
// Инициализация // Инициализация