title = 'Créditer '.Html::encode($user->lastname.' '.$user->name).''; $this->params['breadcrumbs'][] = ['label' => 'Clients', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => Html::encode($user->lastname.' '.$user->name)]; $this->params['breadcrumbs'][] = 'Créditer'; ?>
Date | Utilisateur | Type | - Débit | + Crédit | Paiement | Commentaire |
---|---|---|---|---|---|---|
= $creditHistory->getDate(true) ; ?> | = Html::encode($creditHistory->strUserAction()); ?> | = $creditHistory->getStrWording(); ?> | isTypeDebit()): ?> - = $creditHistory->getAmount(true); ?> | isTypeCredit()): ?> + = $creditHistory->getAmount(true); ?> | = $creditHistory->getStrMeanPayment() ?> | comment)): ?> = nl2br($creditHistory->comment) ; ?> |
Aucun résultat |