Browse Source

Merge branch 'dev'

master
Guillaume Bourgeois 5 years ago
parent
commit
892b258285
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      backend/controllers/DistributionController.php

+ 0
- 2
backend/controllers/DistributionController.php View File

) ; ) ;
$datas[] = $this->_lineOrderReportCSV($totalsGlobalArray, $cpt - 1, true) ; $datas[] = $this->_lineOrderReportCSV($totalsGlobalArray, $cpt - 1, true) ;
$datas[] = [] ;
$datas[] = [] ;
$datas[] = [] ; $datas[] = [] ;
// points de vente // points de vente

Loading…
Cancel
Save