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

@@ -652,8 +652,6 @@ class DistributionController extends BackendController
) ;
$datas[] = $this->_lineOrderReportCSV($totalsGlobalArray, $cpt - 1, true) ;
$datas[] = [] ;
$datas[] = [] ;
$datas[] = [] ;
// points de vente

Loading…
Cancel
Save