title = 'Commande' ; ?>

Tableau de bord

Boulangeries

Votre commande a bien été prise en compte.
Votre commande a bien été annulée.
render('_liste_etablissements.php',[ 'etablissements' => $etablissements, 'context' => 'index' ]) ; ?>

Ajouter une boulangerie

'form-add-boulanger','enableClientValidation'=> false]); ?> field($model_form_etablissement, 'id_etablissement') ->label('') ->dropDownList($data_etablissements_dispos, ['prompt' => '--', 'encode' => false, 'options' => $options_etablissements_dispos ]) ; ?>
field($model_form_etablissement, 'code',[ 'inputTemplate' => '
{input}
', ]) ->label('Code') ->hint('Renseignez-vous auprès de votre boulangerie pour qu\'elle vous fournisse le code d\'accès') ; ?>
Valider', ['class' => 'btn btn-default', 'name' => 'add-etablissement-button']) ?>

Historique

Retrouvez ici vos dernières commandes.

Boulangerie Date livraison Résumé Lieu Montant
production->etablissement->nom) ?> production->date)); ?> commandeProduits); $i = 0; foreach($c->commandeProduits as $p): ?> produit)): ?> produit->vrac): ?> quantite; ?>g de produit->nom) ; ?>, quantite; ?> x produit->nom) ; ?>, pointVente)): ?> '.Html::encode($c->pointVente->nom) .'' . '
'.Html::encode($c->pointVente->localite).'' ; ?> commentaire_point_vente)): ?>
commentaire_point_vente) ?>
Point de vente supprimé
montant,2) ; ?> €
montant_paye): ?> getStatutPaiement() == Commande::STATUT_PAYEE): ?> Payée getStatutPaiement() == Commande::STATUT_IMPAYEE): ?> Non payée
Reste getMontantRestant(true); ?> à payer getStatutPaiement() == Commande::STATUT_SURPLUS): ?> Payée À régler sur place
20) { $date_limite = date('Y-m-d',strtotime(date('Y-m-d')) + 60*60*24) ; } else { $date_limite = date('Y-m-d') ; } ?> production->date < date('Y-m-d') || ($c->production->date == date('Y-m-d') && date('H') > 13)): ?>Livrée production->date <= $date_limite): ?>En cours de préparation
Vous n'avez pas encore passé de commandes