|
|
|
|
|
|
|
|
<td><?php echo date('d/m/Y',strtotime($c->production->date)); ?></td> |
|
|
<td><?php echo date('d/m/Y',strtotime($c->production->date)); ?></td> |
|
|
<td class="resume"><?= $c->getResumePanier() ; ?></td> |
|
|
<td class="resume"><?= $c->getResumePanier() ; ?></td> |
|
|
<td><?= $c->getResumePointVente(); ?></td> |
|
|
<td><?= $c->getResumePointVente(); ?></td> |
|
|
<td class="montant"><td class="montant"><?= $c->getResumeMontant(); ?></td></td> |
|
|
|
|
|
|
|
|
<td class="montant"><?= $c->getResumeMontant(); ?></td> |
|
|
<td class="statut"> |
|
|
<td class="statut"> |
|
|
<?php |
|
|
<?php |
|
|
if(date('H') > 20) { |
|
|
if(date('H') > 20) { |