title = 'Tableau de bord'; ?>
Date | Client | Historique | Produits | Point de vente | Montant | |
---|---|---|---|---|---|---|
= $order->getStrOrigin(true); ?> |
= strftime('%A', strtotime($order->distribution->date)) ?>
= date('d', strtotime($order->distribution->date)) ?>
= strftime('%B', strtotime($order->distribution->date)) ?>
|
= $order->getStrUser(); ?> |
= $order->getStrHistory() ; ?> | = $order->getCartSummary() ; ?> | = $order->getPointSaleSummary() ; ?> | = $order->getAmount(Order::AMOUNT_TOTAL, true) ; ?> |