title = 'Commande';
$cpt_non_vrac = 0;
foreach ($produits as $p) {
if (isset($produits_selec[$p->id]['actif']) && $produits_selec[$p->id]['actif']) {
if (!$p->vrac) {
$cpt_non_vrac ++;
}
}
}
?>
Calendrier
lancement du js en manuel (via lechatdesnoisettes.js)
?>
Production du
Production
actif): ?>
Livraison
livraison && count($arr_productions_point_vente)): ?>
Points de vente :
= Html::activeCheckboxList(
$production_point_vente,
'productions_point_vente',
$arr_productions_point_vente ,
['encode' => false, 'class' => '']) ?>
= $this->render('_total_commandes.php',[
'produits' => $produits,
'commandes' => $commandes,
'produits_selec' => $produits_selec,
'recettes_pain' => $recettes_pain,
'poids_pain' => $poids_pain,
'ca_potentiel' => $ca_potentiel,
'poids_total' => $poids_total,
]); ?>
'dimanche', 1 => 'lundi', 2 => 'mardi', 3 => 'mercredi', 4 => 'jeudi', 5 => 'vendredi', 6 => 'samedi'];
$champs_horaires_point_vente = 'horaires_' . $arr_jour_semaine[$num_jour_semaine];
?>
Commandes
0
= count($commandes) ?>
Exporter
Aucun point de vente activé
commandes)): ?>
= count($pv->commandes) ?> commandecommandes) > 1): ?>s
= number_format($pv->recettes, 2) ?> €
Aucune commande
= Html::a('
Créer une commande', 'javascript:void(0);', ['class' => 'btn btn-default creer-commande', 'data-pv-id' => $pv->id]) ?>
= Html::a(' Supprimer', 'javascript:void(0);', ['class' => 'btn btn-default btn-remove']) ?>
= Html::a(' Modifier', 'javascript:void(0);', ['class' => 'btn btn-default btn-edit']) ?>
= Html::a(' Sauvegarder', 'javascript:void(0);', ['class' => 'btn btn-primary btn-save']) ?>
= Html::a(' Annuler', 'javascript:void(0);', ['class' => 'btn btn-default btn-cancel']) ?>
= Html::activeDropDownList(new User, 'id', ArrayHelper::map(User::find()->joinWith('userEtablissement')->where('user_etablissement.id_etablissement = '.Yii::$app->user->identity->id_etablissement)->andWhere('user_etablissement.actif = 1')->orderBy('user.nom ASC, user.prenom ASC')->all(), 'id', function($model, $defaultValue) {
return $model['nom'].' '.$model['prenom'];
}), ['prompt' => '--','class' => 'form-control user-id']) ?>
OU
id]['actif']) && $produits_selec[$p->id]['actif']): ?>
|
getLibelleAdmin()); ?> |
|
|