|
|
@@ -74,7 +74,7 @@ $this->params['breadcrumbs'][] = 'Créditer'; |
|
|
|
(supprimée) |
|
|
|
<?php endif; ?> |
|
|
|
<?php endif; ?> |
|
|
|
<?php if($ch->type == CreditHistorique::TYPE_REMBOURSEMENT): ?>Remboursement commande <?php if(isset($ch->commande)): ?>du <?= date('d/m/Y',strtotime($ch->commande->date)) ?><?php else: ?>(supprimée)<?php endif; ?><?php endif; ?> |
|
|
|
<?php if($ch->type == CreditHistorique::TYPE_REMBOURSEMENT): ?>Remboursement commande <?php if(isset($ch->commande)): ?>du <?= date('d/m/Y',strtotime($ch->commande->production->date)) ?><?php else: ?>(supprimée)<?php endif; ?><?php endif; ?> |
|
|
|
<?php if($ch->type == CreditHistorique::TYPE_DEBIT): ?> |
|
|
|
Débit |
|
|
|
<?php endif; ?> |