title = 'Créditer '.Html::encode($user->nom.' '.$user->prenom).''; $this->params['breadcrumbs'][] = ['label' => 'Clients', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => Html::encode($user->nom.' '.$user->prenom)]; $this->params['breadcrumbs'][] = 'Créditer'; ?>
Date | Utilisateur | Type | Montant | Paiement | Commentaire |
---|---|---|---|---|---|
= date('d/m/Y à H:i:s',strtotime($ch->date)) ?> | userAction)): echo Html::encode($ch->userAction->nom. ' '.$ch->userAction->prenom) ; else: echo 'Administrateur' ;endif; ?> | type == CreditHistorique::TYPE_CREDIT_INITIAL): ?>Crédit initial type == CreditHistorique::TYPE_CREDIT): ?>Crédit type == CreditHistorique::TYPE_PAIEMENT): ?> Paiement commande commande)): ?> du = date('d/m/Y',strtotime($ch->commande->production->date)) ?> (supprimée) type == CreditHistorique::TYPE_REMBOURSEMENT): ?>Remboursement commande commande)): ?>du = date('d/m/Y',strtotime($ch->commande->production->date)) ?>(supprimée) type == CreditHistorique::TYPE_DEBIT): ?> Débit | = number_format($ch->montant,2) ; ?> € | moyen_paiement == CreditHistorique::MOYEN_ESPECES): ?>Espèces moyen_paiement == CreditHistorique::MOYEN_CB): ?>Carte bancaire moyen_paiement == CreditHistorique::MOYEN_CHEQUE): ?>Chèque moyen_paiement == CreditHistorique::MOYEN_AUTRE): ?>Autre moyen_paiement): ?>Crédit pain | commentaire)): ?> = nl2br(Html::encode($ch->commentaire)) ; ?> |
Aucun résultat |