2017-08-26 6 views

Répondre

0
$history = new OrderHistory(); 
$history->id_order = (int)$order->id; 
$history->changeIdOrderState(27, (int)($order->id));