Browse Source

[backend] Terre de pains : adaptation export pour Google Drive

refactoring
Guillaume 4 years ago
parent
commit
00778a131b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      backend/controllers/DistributionController.php

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

@@ -714,6 +714,8 @@ class DistributionController extends BackendController
$productsIndexArray
);
$datas[] = $this->_lineOrderReportCSV($totalsPointSaleArray, $cpt - 1, true);
$datas[] = [] ;
$datas[] = [] ;
}
}


Loading…
Cancel
Save